What does a hard one-to-one relationship mean (one where the relationship on both ends is "must")?
Answer / Sheo Kumar Gautam
A hard one-to-one relationship ensures that each row in the parent table must have exactly one corresponding row in the child table and vice versa. This means that a foreign key in the child table references the primary key of the parent table, and there is an unique constraint on the corresponding columns in the child table.
| Is This Answer Correct ? | 0 Yes | 0 No |
How much money does a dba make?
What parameters control copy latches?
What operator tests column for the absence of data?
What is a dba?
What skills do you need to be a database administrator?
If you see contention for library caches how you can fix it?
What is an artificial (derived) primary key? When should an artificial (or derived) primary key be used?
What is the advantage of using rman?
What are the possible ways to gain information regarding the control file?
Which dba certification is best?
What is the difference between cold backup and hot backup?
What is the difference between a database and instance? What is the relation between them?