Multiple choice technology databases

BTEQ can be used to submit SQL in a batch environment only

  1. True

  2. False

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

BTEQ (Basic Teradata Query) supports both interactive and batch modes for submitting SQL. The statement claims it works 'only' in batch mode, which is incorrect. BTEQ can run queries interactively from the command line or in batch mode from script files.