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 / manikanta.srinu
Table can have only one primary key.243 foreign key can
poosiable for a table
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
which table keeps the locking information? : Sql server administration
How to view existing indexes on an given table using sp_help?
What is the function of inner join?
How will you hide an attribute? : sql server analysis services, ssas
What happens when converting big values to integers?
What are the disadvantages of primary key and foreign key in SQL?
What are the common performance issues in sql server?
What is ems sql management studio? : sql server management studio
What are commit and rollback in sql?
Which are the new data types introduced in sql server 2008?
What is data set in report?
What are drilldown reports?
What is the maximum rows in sql server table?
Can you roll back the ddl statement in a trigger?
Why do we need normalization?