Multiple Choice
There is a request to insert a row into table Tc with values 10,20,30 respectively for ax,bp,cm.Which of the following will take place?
A) The request cannot be executed
B) A row will be created in Tb and Tc (the "same" row) with value bp = 20 in Tb, and cm = 30 in Tc
C) A row will be created in Ta, Tb and Tc (the "same" row) with value ax = 10 in Ta, bp = 20 in Tb, and cm = 30 in Tc
D) Only one row will be created in Tc with value cm = 30
Correct Answer:

Verified
Correct Answer:
Verified
Q37: CLASS Employee {<br>//Variables<br>String LastName;<br>String FirstName;<br>Real HourlyRate;<br>Integer
Q38: The object relational DBMS architecture contains a(n)_
Q39: SQL-1999 supports multiple inheritance of subtypes by
Q40: Oracle 9i,differs from SQL:1999 in that if
Q41: In the relational DBMS augmented with BLOBs:<br>A)
Q43: There is a request to insert a
Q44: CLASS Employee {<br>//Variables<br>String LastName;<br>String FirstName;<br>Real HourlyRate;<br>Integer
Q45: For object-oriented DBMSs,the two languages that are
Q46: When an object receives a request to
Q47: In addition to user-defined types,object relational databases