1.

Which INSERT operation does the database reuses free space in the table, interleaving newly inserted data with the existing data and during such operations, the database also maintains referential integrity constraints?

A. Direct-path INSERT
B. Conventional Insert
C. Both A & B
D. None of the above
Answer» C. Both A & B


Discussion

No Comment Found