What is Primary Key?

Answer Posted / satheeh

Primary key is nothing but restriction or condition or constraint given to a specific column to avoid the null and duplicate values.
primary key=not null+unique
that means primary key performs both operations at a time.
primary key plays vital role when relationship between two or more tables

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is keys and its types?

519


What is clustered and nonclustered index in sql?

482


Why do we use triggers?

500


What are the two types of exceptions in pl/sql?

518


Why do we use %rowtype & %type in plsql?

573






What is vector point function?

545


Explain architecture of sql server notification services?

599


what happens if null values are involved in expressions? : Sql dba

543


How can I speed up sql query?

497


What is the use of double ampersand (&&) in sql queries? Give an example

589


What do you understand by pl/sql cursors?

525


What is pl sql in dbms?

486


What does subquery mean in sql?

514


What are the advantages of indexing?

489


Define overloaded procedure?

597