Difference between primary key and unique key ?
Answer Posted / laxman k
1) Primary key can not accept null values, but unique can
accept null values.
2) only one primary key have in a table but max 249 unique
in a table
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the differences between primary key and unique key?
How to sort the query output in oracle?
Why is oracle used?
What is pragma autonomous transaction in oracle?
How to select all columns of all rows from a table in oracle?
How to use select statement to count the number of rows in oracle?
Is insert autocommit in oracle?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
What is an oracle cursor variable?
What is meant by recursive hints in oracle?
Difference between cartesian join and cross join?
nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls
How would you change old and new values in an insert, delete and update triggers?
What is where clause in oracle?
What the is the diff between local index and global index. give some example.