Difference between primary key and unique key ?
Answer Posted / pandiyan
Primary key doesnot allow null value but unique key allows
null value.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we create database in oracle using command line ?
What is a snapshot in oracle database?
How to delete a user account in oracle?
How to write a left outer join with the where clause in oracle?
How to check the server version in oracle?
What is the purpose of tables, private synonyms and public synonyms in Oracle?
How to create a table index?
In oracle there is column command, how will you explain that?
How to connect to oracle using service name instead of sid?
How to write an inner join with the where clause in oracle?
what are steps for interface? where is exchange rate defined in which table?
What are the varoius components of physical database structure of oracle database?
What is the max number of columns in an oracle table?
What is oracle server autotrace in oracle?
What is the maximum number of triggers that can be applied to a single table?