Difference between primary key and unique key ?
Answer Posted / chauhan rakesh botad
Primary key doesnot allow null value but unique key allows
null value. We can declare only one primary key in a table
but a table can have multiple unique key(column assign).
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
How do I know if oracle is installed on windows?
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
How to check the server version in oracle?
How to loop through data rows in the implicit cursor?
Explain an exception?
What are the differences between char and varchar2 in oracle?
What is the use of oracle?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
How do I manually create a database in oracle?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
How to list all user accounts in oracle?
How to convert a string to a date in oracle database?
How would you go about verifying the network name that the local_listener is currently using?
What is an oracle and why it is used?