What is Primary Key?

Answer Posted / perumal

1. Primary Key Doesn't allow the NULL values and also
does not allow duplicate values.

2. Primary Key has the Unique Columns.

3. Primary Key Uniquely Identify the each row of the tables.

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba

569


What is input buffer in sql*plus?

648


Does truncate require commit?

555


What is the difference between mdf and ndf files?

581


What is a dynamic query?

583






What is sql dialect?

537


what is the difference between rownum pseudo column and row_number() function? : Sql dba

624


what is error ora-03113: end-of-file on communication channel?

612


What is sharding in sql?

572


How many commands are there in sql?

563


what is self-join? : Sql dba

583


What are different joins used in sql?

560


Which join condition can be specified using on clause?

526


how to get a list of all tables in a database? : Sql dba

519


How do you truncate?

510