Define candidate key, alternate key, composite key?
Answer Posted / divya
candidate key: is a column in a table which has thhe ability
to become a primary key.
alternate key:any of the candidate key that is not part of
the primary key.
| Is This Answer Correct ? | 34 Yes | 33 No |
Post New Answer View All Answers
What are the three basic rules which are to be followed for the relational model of the database?
Explain the role of indexing in databases?
How can you log an error to the server event log from a stored procedure?
Explain the rollup operator?
Who are naive users?
Explain the cube operator?
Hi my program is accesing data from two db2 databases.what is the bind card for this program to genarate plan? how to specify the two owners and two qualifiers in bind card
How would you design a database for an online site, which would average a million hits a day?
What is database design and development?
How to use timestamp datatypes
How can you fix a poorly performing query?
Can an extended stored procedure be called from inside a user-defined function?
Write the fastest query to find out how many rows exist in a table?
fact table and dimension table containg one to many relationship or many to one relastionship
To convert IDMS to DB2, how to deal with IDMS occurs and redefined clause?