What does a hard one-to-one relationship mean (one where the relationship on both ends is "must")?



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

Post New Answer

More Oracle DBA (Database Administration) Interview Questions

How much money does a dba make?

1 Answers  


What parameters control copy latches?

1 Answers  


What operator tests column for the absence of data?

1 Answers  


What is a dba?

1 Answers  


What skills do you need to be a database administrator?

1 Answers  


If you see contention for library caches how you can fix it?

1 Answers  


What is an artificial (derived) primary key? When should an artificial (or derived) primary key be used?

1 Answers  


What is the advantage of using rman?

1 Answers  


What are the possible ways to gain information regarding the control file?

1 Answers  


Which dba certification is best?

1 Answers  


What is the difference between cold backup and hot backup?

1 Answers  


What is the difference between a database and instance? What is the relation between them?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)