Tagged Questions
4
votes
7answers
1k views
Database Design Lookup tables
I'm currently trying to improve the design of a legacy db and I have the following situation
Currently I have a table SalesLead in which we store the the LeadSource.
Create Table SalesLead(
....
...