Difference between primary key and unique key ?
Answer Posted / yogesh kumar
primary key is unique define in a table, it means if u
declare primary key value is not allows duplicate and null.
unique key allows repeats' a value and null.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens in oracle commit?
Explain integrity constraints?
query optmization techniques and quwry analyser+projects+ppts
What is the difference between a hot backup and a cold backup in oracle?
Explain the use of record option in exp command.
What is the difference between count (*), count (expression), count (distinct expression)?
How to generate query output in html format?
How to test null values?
How to insert multiple rows with one insert statement in oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
How to connect to a remote server?
What is a relational database management system?
How to convert raw data type into text in oracle? Explain
How to define an explicit cursor in oracle?
How many types of cluster table in Oracle?