Difference between primary key and unique key ?
Answer Posted / rakesh dwivedi
1.Primary key can not have null.Instead of it unique can have null at lest single time null.
2 In a table only one primary key exist.Unique can be multiple in table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is define in oracle?
What is the difference between a primary key & a unique key?
How to convert characters to times in oracle?
What operating systems are supported by oracle database 10g xe?
What is the relationship among database, tablespace and data file?
Why should I use oracle database?
What is control file used for?
How to create a table index?
How to define a sub function?
How to call a sub procedure?
How remove data files before opening a database?
What is truncate oracle?
Write a syntax for update query in oracle?
State and explain about oracle instance?
Is java required for oracle client?