what is unique key?
Answer Posted / koteswara rao.k
suppose you have landline and through the landline you have
taken net connection .
so at the end of the month you will get two bills on the
landline which is subject to one means
primary key is landline which is parent one ( customer
code available)
broadband and landline ( two bills generation ) are the
unique keys called child keys .(contract ids available)
so in this scenario contract ids can be null but cannot be
duplicate .
One more You cannot remove the primary key until and unless
remove the branched ones.
I have good knowledge on GSM /broadband/pstn technologies .
Any wrong ping with me pls koteswara.9.rao@gmail.com
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What is partitioned table in Oracle?
What is system tablespace?
How can Oracle users be audited?
How to add a new column to an existing table with a default value?
Is there a combination of "like" and "in" in sql?
what is the difference between functional dependecy and multilevel dependency?
Can objects of the same schema reside in different tablespace?
What is a user account in oracle?
How do we get field details of a table?
What is a procedure in oracle?
What is the relationship among database, tablespace and data file?
How to view the data files in the current database?
How to check your oracle database 10g xe installation?
Why does oracle 9i treat an empty string as null?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar