adspace
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
Is it possible to have clustered index on separate drive from original table location?
What is sql or structured query language?
What is temporary table in sql server? Why we use temp table?
What is in place upgrade in sql server?
Equi join and non equi join is possible with sql server?
How can you append an identity column to a temporary table?
How do I create a trace in sql server?
How to enter binary string literals in ms sql server?
Explain “row_number()” in sql server with an example?
What is subquery? Explain the properties of a subquery?
How to remove duplicate rows from table except one?
List out the different types of locks available in sql server?
How to provide default values to function parameters?
Can one drop a column from a table?
How to connect php with different port numbers?