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
Why do we need view in sql?
Is pl sql better than sql?
Why is sql*loader direct path so fast?
How do I count rows in sql?
What are sql queries used for?
What is the maximum number of columns in sql table?
How to set up sql*plus output format in oracle?
What is left join in postgresql?
Why do we use procedures?
What is pivot table in sql?
What is the difference between having clause and where clause?
How exception handling is done in advance pl/sql?
What is database white box testing and black box testing?
What is a field in a database?
How to call shell script from pl sql procedure?