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
What is a database call?
List the properties of a transaction.
sparse lookup and where its options we find in OCI and db2?
What are the concurrency problems a database faces?
Why do we need distributed database?
Hi, I want do a course in DWH Informatica Administrator and Abinito Administrator please tell me some institute in chennai and i am searching for a job,so please help me and my mail id : satty_rh@yahoo.co.in Thanks, Kumar
What advantages does DBMS have over traditional file systems?
You are creating a Index on EMPNO column in the EMPLOYEE table. Which statement will you use?
what is tkprof tool and how it is used???
Can you tell any two advantages of stored procedures?
What is the Lock Based Protocol used for?
What is global database name?
What is redis good for?
Given a table Employee which has columns name and salary, write an SQL query to find the employee with the second highest salary.
What is a database example?