Define candidate key, alternate key, composite key?
Answer Posted / garima sinha
candidate keys are those key which can be treated as
primary key when required.
composite key is made up of more than on key and treated as
primary key.
Alternate key (or secondary key) is any candidate key which
is not selected to be the primary key.
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
Write short notes on manual refreshes.
Explain the process of the user request and data generating?
Explain about the relational database?
Explain about a primary key?
Explain about network model?
What are data modelling techniques?
What are the three basic rules which are to be followed for the relational model of the database?
Explain the rollup operator?
How you can make a parameterized view?
What is database design and development?
In which database can extended stored procedures be added?
Explain about the storage and physical database design?
Who are naive users?
How to use timestamp datatypes
What are the three types of database design?