what is primary key,unique key, foreign key? can u teach me
in simple language?
Answer Posted / nitin kumar
A primary key is one which uniquely identifies a row of a
table. This key does not allow null values and duplicate
values.
A foreign key is one which identifies a set of columns in a
table or enforce link between the in two tables.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What the various ways to tune a teradata query
How heap is implemented in database?
What is the concept of Virtual field?
Is hive a database?
What is aws documentdb?
Explain various types of locks in a transaction? Which is better and why?
What is replicaset?
how to send multiple records which matches all the condition in the lookup transformation ? (if lookup matches the codition for duplicate values)
What does specialization in DBMS mean?
What is the relationship that exists inside in E-R diagram?
Explain the table term used in database.
Explain the various types of normalization.
Can a database table exist without a primary key?
What is a database connection string?
What is ole db in ssis?