what is primary key,unique key, foreign key? can u teach me
in simple language?
Answer Posted / kavita ahuja
primary key is an attribute or set of attribute of a table
that uniquely identified each record whereas foreign key is
the attribute that is used to create relation between two
tables.and the values for foreign key must match with the
values of primary key to which it refers.
| Is This Answer Correct ? | 21 Yes | 12 No |
Post New Answer View All Answers
How does database replication work?
What are the concurrency problems a database faces?
How does non-cluster index functions?
What does specialization in DBMS mean?
What is a Database?
Explain inner and outer joins with examples.
Display the employees whose salary is less than average salary.
If the master device is full, how do I make the master database bigger?
What happens when shared and exclusive locks are applied on data item?
What will happen non-clustered index will be created on clustered index?
Explain alternate key?
What is table scan and index scan?
sparse lookup and where its options we find in OCI and db2?
What do you mean by database?
How is image stored in database?