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
How is image stored in database?
Under which circumstance should you create an index on a table?
A lowest level of security by most RDBMS is
Why do we need distributed database?
what are wrappers and build ups and what it's use?
What are indexes in oracle?
What do you mean by database?
sparse lookup and where its options we find in OCI and db2?
What are different types of clusters present?
Difference between sql and mysql?
Write a query to retrieve for many to many relationships?
How many types of locks are present in a database?
Is data lake a database?
Explain normalization in one line?
How to do performance tunning a database in DB2 V8.2 UDB in linux