Difference between primary key and unique key ?
Answer Posted / satya
Primery Key = (Unique key - NULL values)
One table may have more than one Unique Key Constraint
columns, but should have only one Primary Key Constraint
column.
Any comment? please shoot a mail.
| Is This Answer Correct ? | 329 Yes | 90 No |
Post New Answer View All Answers
What is the purpose of save points in oracle database?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
What is SQL Tuning Advisor in Oracle?
What do you mean by merge in oracle and how can we merge two tables?
Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..
What is an oracle user account?
How to create a table interactively?
What is an oracle tablespace?
What are group functions in oracle?
What is oracle thin client?
Explain the features of oracle?
How to write a query with an inner join in oracle?
How to write date and time literals in oracle?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
What are the restrictions in a oracle read only transaction?