Difference between primary key and unique key ?
Answer Posted / avesh upadhyay,iims
are yar
primary key that does not accept null value
and in table only one exist.
but the case of uniue key that accept null value one or more
and many unique key exist in a single table
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
What is oracle data type?
How can you merge two tables in oracle?
What is a synonym? What are its various types?
How do you bind variables in oracle?
How to retrieve values from data fields in record variables?
what are bitmap indexes? How does they work?
What happens if the imported table already exists?
What is the difference between 10g OEM and 11g OEM?
What is the difference between a user and a schema in oracle?
What is the order of defining local variables and sub procedures/functions?
What is the data type of dual table?
How to rollback the current transaction in oracle?
What is max rowid in oracle?
How view is different from a table?