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 / sushant
yes this possible
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the two modes of authentication in sql server?
Where can you add custom error messages to sql server?
What are different types of statement?
What is trigger in salesforce?
What are recommended options to be used while using db mirroring? : sql server database administration
What is view in sql?
Can we call stored procedure in view in sql server?
explain extended properties
How to apply filtering criteria at group level with the having clause in ms sql server?
What are the limitations/drawbacks or ssrs 2008 r2?
How do you troubleshoot errors in a SQL Server Agent Job?
Where are sql server user names and passwords stored in sql server?
What is the architecture of ms sql reporting service?
Differentiate between truncate vs delete in mssql?
What are three ways you can use an identity value inside a trigger? Why would you prefer one way over another?