what is primary key,unique key, foreign key? can u teach me
in simple language?
Answer Posted / siya
Primary Key:- The primary key is the key which is uniquely
identifing in a table which not take null value for that
particular field and we don't take dublicate value for that
key.
Foreign Key:- Foregin Key is a key which define the primary
key into another table or any particular field of primary
key.
| Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
What is the purpose of firebase?
What are the types of joins?
What are the concurrency problems a database faces?
sparse lookup and where its options we find in OCI and db2?
What is a reference table in database?
How to do Data size testing? Who does this testing (Developer or tester)?
What is the difference between primary and candidate key?
What is the Difference Primary key and Unique Key
can u combine pipeline parallelism and partition parallalism? how and whan?
Is hive a database?
What is the difference between a stored procedure and a query?
What is the database url?
What is the role of driver manager?
What is the function of cluster index?
A design problem was given in which I was supposed to make a design for the data base for a given problem.