ExamGecko
Question list
Search
Search

List of questions

Search

Question 72 - DEA-C01 discussion

Report
Export

The COPY command supports several options for loading data files from a stage i.e.

A.
By pathII. Specifying a list of specific files to load.III. Using pattern matching to identify specific files by pattern.IV. Organize files into logical paths that reflect a scheduling pattern.Of the aforesaid options for identifying/specifying data files to load from a stage, which option in general is the fastest & best considerate?
Answers
A.
By pathII. Specifying a list of specific files to load.III. Using pattern matching to identify specific files by pattern.IV. Organize files into logical paths that reflect a scheduling pattern.Of the aforesaid options for identifying/specifying data files to load from a stage, which option in general is the fastest & best considerate?
B.
I
Answers
B.
I
C.
II
Answers
C.
II
D.
III
Answers
D.
III
E.
IV
Answers
E.
IV
Suggested answer: B

Explanation:

Of the above options for identifying/specifying data files to load from a stage, providing a discrete list of files is generally the fastest; however, the FILES parameter supports a maximum of 1,000 files, meaning a COPY command executed with the FILES parameter can only load up to 1,000 files.

For example:

copy into load1 from @%load1/Snow1/ files=('mydata1.csv', 'mydata2.csv', 'mydata3.csv')

asked 23/09/2024
Eric Hebert
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first