FC0-U61 · Question #376
A database administrator wants to populate a database with large amounts of data from an external source. Which of the following actions should be used to get the database populated?
The correct answer is B. IMPORT. IMPORT is the action that should be used to populate a database with large amounts of data from an external source. IMPORT is a command or function that allows a database to read and load data from an external file or source into a table or structure within the database. IMPORT c
Question
A database administrator wants to populate a database with large amounts of data from an external source. Which of the following actions should be used to get the database populated?
Options
- AEXPORT
- BIMPORT
- CSELECT
- DALTER
How the community answered
(39 responses)- B92% (36)
- C3% (1)
- D5% (2)
Explanation
IMPORT is the action that should be used to populate a database with large amounts of data from an external source. IMPORT is a command or function that allows a database to read and load data from an external file or source into a table or structure within the database. IMPORT can help a database administrator to transfer or migrate data from one database to another or from a different format to a database format. IMPORT can also help a database administrator to backup or restore data from a file or source.
Topics
Community Discussion
No community discussion yet for this question.