What is differance unique key and primary key.
Answer Posted / l..l.n.reddy
PRIMARY KEY:- only one primary key in a table.
UNIQUE KEY:- One or more unique key in a table.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
what is clause? : Sql dba
What is varray in pl sql?
What is full join?
What are the three forms of normalization?
Why query optimization is needed?
Explain constraints in sql?
What is a nested table in word?
How many triggers can be applied to a table?
Can you have more than one key in a database?
What are all types of user defined functions?
How to get list of all tables from a database?
Does oracle use sql?
What is the use of prepared statement?
What are sql functions? Describe in brief different types of sql functions?
What is the advantage of index in sql?