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
What is pls_integer in pl sql?
What is the difference between sql, mysql and sql server?
what is a trigger in mysql? Define different types of trigger. : Sql dba
What is difference between stored function and application function?
Can I create table without primary key?
Is sql considered coding?
What is trigger in sql?
What is a schema? How is it useful in sql servers?
How to make a copy values from one column to another in sql?
What are the commands used in sql?
What is a design view?
How to run sql commands in sql*plus?
What is rank dense_rank and partition in sql?
Why we use cross join?
Explain cursor types?