Tag: technology

Questions Related to technology

  1. SQL Programming Using File Input

  2. SQL Processing Using File Input

  3. SQL Processor Using File Input

  4. Sequence Processing Using File Input


Correct Option: C
  1. Complex Key

  2. Secondary Key

  3. Composite Key

  4. Foreign Key


Correct Option: C
  1. a database directory

  2. a database tablespace

  3. a database bufferpool

  4. a database column


Correct Option: B
  1. define the name of the package

  2. provide an alias for the package

  3. define the schema of the package

  4. define the database of the package


Correct Option: C
  1. Removes all the statements in source code

  2. Replaces all the SQL statements into corresponding host language CALL statements

  3. Replaces SQL statements into corresponding host language statements

  4. None of the above


Correct Option: B
  1. BIND

  2. REBIND

  3. Both A & B

  4. None of the above


Correct Option: C

Which SQLCODE is used to check for duplicate index on a column

  1. -803

  2. -811

  3. -805

  4. -855


Correct Option: A
  1. A single, bound DBRM

  2. A Multi bound DBRM with optimised access paths

  3. A Single bound DBRM with optimised access paths

  4. A Multi bound DBRM


Correct Option: C
  1. Edited form of the SQL statements with some additional information

  2. Complied version of SQL statements

  3. Complied version of source code

  4. None of the above


Correct Option: A