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. References : The Official CompTIA IT Fundamentals (ITF+) Study Guide (FC0-U61), page 143.