Difference between primary key and unique key ?
Answer Posted / yogesh kumar
primary key is unique define in a table, it means if u
declare primary key value is not allows duplicate and null.
unique key allows repeats' a value and null.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to convert a string to a date in oracle database?
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?
What is a proxy object?
What are named parameters?
Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..
What do you know about normalization? Explain in detail?
What privilege is needed for a user to create indexes in oracle?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
How to manage transaction isolation level?
What privilege is needed for a user to insert rows to tables in another schema?
What are the advantages of oracle 12c?
How to start a new transaction in oracle?
what is the scenario where you take the database to NoArchivelog mode?
How to use "if" statements on multiple conditions?
What is a partition in oracle?