what is unique key?
Answer Posted / guest
It is a constraint used to avoid duplication of values
within the row of a specified column or set of columns in a
table. It can also allow null values
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
How to display row numbers with the records?
What is the difference between substr & instr functions?
Is primary key indexed by default in oracle?
what is the difference between data migration and production migration.
How to create a table interactively?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
Can I create users through internet explorer in oracle 10g?
Explain the importance of .pll extension in oracle?
Explain self joins in oracle?
I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
What is meant by joins? List out the types of joins.
In SAP ECC 6.0 , under DB02 tcode , Tablespace name to be explain stepy step all the col
How to create an oracle database manually?
Why do we use coalesce function in oracle?