Special Weekend Sale - 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: vce75

What will happen if multiple identical COPY INTO < table > statements, using the default...

What will happen if multiple identical COPY INTO < table > statements, using the default settings, are executed in parallel on the same data file?

A.

The statements will load the data only once in the table.

B.

The statements will duplicate the data in the table.

C.

The statements will fail with an error relating to reading the same file.

D.

The statements will overwrite the data in the table.