What is Primary Key?

Answer Posted / ashis kumar jena

A primary key is one which uniquely identifies a row
of a table.
This key does not allow null values and also
does not allow duplicate values.
Each table should have a primary key, and each table can
have only one primary key.

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is clause?

598


What is dense_rank?

530


what is the difference between group by and order by in sql? : Sql dba

590


How to load data with sql*loader?

541


what are the advantages a stored procedure? : Sql dba

536






What does a pl/sql package consist of?

506


what is the syntax for using sql_variant_property? : Transact sql

523


What is auto increment feature in sql?

609


what is 'trigger' in sql? : Sql dba

547


What is rtm stands for?

571


Why are aggregate functions called so?

499


What is offset in sql query?

587


What is trigger types in sql?

524


What are schema-level triggers?

570


How do I run pl sql in sql developer?

618