There are four export formats that a user can choose depending on the desired output in BTEQ EXPORT function. Three of them are Data mode, Report Mode and Indicator Mode. Choose the fourth one.
-
Record Mode
-
Field Mode
-
DIF Mode
-
Query Mode
C
Correct answer
Explanation
BTEQ EXPORT function supports four export formats: Data mode (raw data), Report mode (formatted output), Indicator mode (with null indicators), and DIF mode (Data Interchange Format - a legacy format for spreadsheet interchange). DIF mode was commonly used in older systems to exchange data with spreadsheet applications like Lotus 1-2-3 and early Excel versions.