A. Loads data into a table from an external file किसी बाहरी फ़ाइल से डेटा को तालिका में लोड करता है
B. Deletes data from a table किसी तालिका से डेटा हटाता है
C. Loads data into a temporary table डेटा को एक अस्थायी तालिका में लोड करता है
D. Inserts a new record into a table तालिका में एक नया रिकॉर्ड सम्मिलित करता है
Correct Answer is :
A. Loads data into a table from an external file