If any possiable to use 2 primary key in single table?
How many primary key & foreign key used in each table(min &
max)?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Answer / amit kumar sharma
A table can have only one cluster index i.e. Primary key
and 249 non-cluster index i.e. foreign key.
Cluster Index have 3 leaf in b-tree and the last node
itself containing data.
While Non-cluster index have 4 leaf in b-tree and the 3rd
node containing the ref of data (4th node).
| Is This Answer Correct ? | 1 Yes | 0 No |
How to list all columns in a table using odbc_columns()?
What is the use of keyword with encryption.
Explain magic tables in sql server?
if a parameter is not send to a stored procedure what type of identifier is to be used in Stp and if that parameter is not feed to the a query inside the Stp how to validate with out useing IF condition
application server is slow what may be the problem
Can a database be shrunk with users active?
What are explicit and implicit transactions?
What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
What is the difference between UNION and UNIONALL?
5 Answers CarrizalSoft Technologies, CTS,
What is the concept of optimization?
What is meant by indexing?
Explain time data type in sal server 2008?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)