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?

Answers were Sorted based on User's Feedback



Is it possible to have more then one foreign key in a single table? if possible, is this the good ..

Answer / gaurav gautr

yes it is possible but your data fetch speed will slow down

Is This Answer Correct ?    5 Yes 0 No

Is it possible to have more then one foreign key in a single table? if possible, is this the good ..

Answer / sushant

yes this possible

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More SQL Server Interview Questions

what is sql server? : Sql server database administration

1 Answers  


How can windows applications connect to sql servers via odbc?

1 Answers  


What are constraints? Explain different types of constraints?

26 Answers   Emsang, Kendriya Vidyalaya(Kvs), Polaris, Wipro,


How to Update from select query in sql server?

1 Answers  


what is IDE,DMV in sql server?

1 Answers   Value Labs,


How to generate the Reports for the Database? I need an Example for it.Will we manually do this or else any script is there? Please let me know ASAP...

1 Answers   Cognizant,


‘Order by’ is not allowed in a view how can you sort information from a view?

1 Answers  


How to apply cascading referential integrity in place of triggers?

1 Answers  


What is the server name in sql server?

1 Answers  


How to use wildcard characters in like operations in ms sql server?

1 Answers  


How do you find the error, how can you know the number of rows effected by last SQL statement?

2 Answers  


Write a SQL query to delete a table?

1 Answers   Amdocs,


Categories