Tag: databases

Questions Related to databases

  1. Insert to table tablename (….);

  2. Insert into table tablename (….);

  3. Insert into table tablename values (…..);

  4. Any one of the above


Correct Option: C
  1. Date

  2. Sysdate

  3. Current Date

  4. System Date


Correct Option: B

If BTEQ terminates abnormally, all rows (which are in SPOOL) are discarded

  1. True

  2. False


Correct Option: A

FastExport does NOT support error files or error limits

  1. True

  2. False


Correct Option: A

More than one data type conversion is allowed per column during a FastLoad

  1. True

  2. False


Correct Option: B

TPump does not allow Non-Unique Secondary Indexes

  1. True

  2. False


Correct Option: B

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.

  1. Record Mode

  2. Field Mode

  3. DIF Mode

  4. Query Mode


Correct Option: C

The .LOGOFF is optional in BTEQ

  1. True

  2. False


Correct Option: A

Explain QUIT command in BTEQ.

  1. End the current session or sessions and exit BTEQ

  2. End the current session or sessions, but do not exit BTEQ

  3. Immediately end the current session or sessions and exit BTEQ

  4. Abort any and all active running requests and transactions and EXIT BTEQ


Correct Option: A