Tag: databases

Questions Related to databases

You can over-ride the standard error codes at the time you terminate BTEQ

  1. True

  2. False


Correct Option: A

Below DML Commands supported within the FastExport task

  1. Delete

  2. Select

  3. Update

  4. Insert


Correct Option: B

Which of the below command defines the client file that provides the USING data values for the SELECT statement

  1. Import

  2. Accept

  3. Layout

  4. Export


Correct Option: A

The default value for SLEEP command in Fastexprot is

  1. 6

  2. 9

  3. 5

  4. 10


Correct Option: A

We can use MIN and MAX for any

  1. Numeric data

  2. Data type

  3. Char data

  4. None of the Above


Correct Option: A

You can update more than 1 row in a table with one update syntax

  1. True

  2. False


Correct Option: B