Difference between primary key and unique key ?
Answer Posted / sreesakthi
primary key will not allow null values whereas unique key
will allow null values.we have only one primary key per
table,but we can have more than one unique key per table
| Is This Answer Correct ? | 25 Yes | 8 No |
Post New Answer View All Answers
What is proxy method?
What privilege is needed for a user to create tables in oracle?
How to connect to the server with user account: sys?
Explain the use of Merge statement in oracle 11g
In oracle there is column command, how will you explain that?
Why do we use bulk collect in oracle?
How to load a large xml file?
What happens if you lost a data file?
Please explain joins in oracle?
What privilege is needed for a user to connect to oracle server?
Hi Can any one tell me what are the API's used in requisition import.
What are the tools for Oracle ?
Explain do view contain data?
Explain overloading. Can functions be overloaded?
What is PL/SQL ?