If any possiable to use 2 primary key in single table?
How many primary key & foreign key used in each table(min &
max)?
Answer Posted / rajkumar
A table can have only one foreign key and 253 foreign keys can have in a single table.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
in the physical file layout, where should the transaction log be stored in relation to the data file?
What are different types of statements that are supported by sql?
After removing a table from database, what other related objects have to be dropped explicitly?
Please illustrate physical database architecture? : SQL Server Architecture
How to end a stored procedure properly in ms sql server?
what is the difference between writing data to mirrored drives versus raid5 drives. : Sql server administration
Explain time data type in sal server 2008?
What is a bit datatype?
What is lock escalation? : sql server database administration
Explain comment on transactions?
How to check if a table is being used in sql server?
What is the difference between delete and truncate statements?
How to defragment indexes with alter index ... Reorganize?
What is stretch database in sql server?
What do you understand by sql server agent?