Multiple choice technology

Data cannot be inserted to External tables

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

External tables can accept data insertion in many database systems. For example, in Hive/Impala, you can insert data into external tables, though dropping the table won't delete the underlying data files. The statement claims data cannot be inserted, which is incorrect.