what is primary key,unique key, foreign key? can u teach me
in simple language?
Answer Posted / heena verma
Primary Key:- it is a contraint(checks) provided by DBMS.
if we want to make a coumn unique and not null then the
column is defined as primary key. it is used to create
relations among the tables.
| Is This Answer Correct ? | 55 Yes | 43 No |
Post New Answer View All Answers
What are the concurrency problems a database faces?
What is lagging in DBMS ?
What is replicaset?
What is the best database software for small businesses?
how can we view column head in first page but not in remaining pages?
What is Data Modelling?
can any one tell me how i can start database testing mean what should be initial point and how i can write a query for listing page of any item thanks in advance
how to reject duplicates in source sequential file and if by filter option then where is that filter option in the sequential file.
What is global database name?
How is image stored in database?
What is the Difference Primary key and Unique Key
What is ole db in ssis?
How do I setup a database connection?
Write a query to get maximum and second maximum in oracle?
what is tkprof tool and how it is used???