Is it possible to have more then one foreign key in a
single table? if possible, is this the good way to design
the table?
Answer Posted / gaurav gautr
yes it is possible but your data fetch speed will slow down
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How you can get the list of largest tables in a database?
Suppose you want to implement the one-to-many relationships while designing tables. How would you do it?
How is foreign key related to primary key?
Can we add our custom code in ssis?
Explain syntax for dropping triggers?
What are drillthrough reports?
How to create sub reports?
Why would you call update statistics?
How to include text values in sql statements?
How to bind a view to the schema of the underlying tables?
What is dbcc?
How to modify existing triggers using "alter trigger"?
Name 3 ways to get an accurate count of the number of records in a table?
Why I have to use stored procedures?
What is attribute hierarchy? : sql server analysis services, ssas