PrepAway - Latest Free Exam Questions & Answers

Which command should you use to do this?

Table TAB_A is already populated with a large number or rows, and you wish to insert more rows
from a file named dat
a.del. While these row are added, you want users to still have full access to the table in read/Write
mode.
Which command should you use to do this?

PrepAway - Latest Free Exam Questions & Answers

A.
IMPORT FROM data.del OF DEL INSERT INTO tab_a

B.
IMPORT FROM data.del OF DEL INSERT INTO tab_a ALLOW WRITE ACCESS

C.
LOAD FROM data.del OF DEL INSERT INTO tab_a

D.
LOAD FROM data.del OF DEL INSERT INTO tab a ALLOW WRITE ACCESS


Leave a Reply