Tag: mainframe

Questions Related to mainframe

  1. Net.Data

  2. Net Search

  3. DB2 AVI Extenders

  4. DB2 XML Extenders

  5. DB2 Text Extenders


Correct Option: C

Which of the following statements eliminates all but one of each set of duplicate rows in the final result table?

  1. SELECT UNIQUE * FROM t1

  2. SELECT DISTINCT * FROM t1

  3. SELECT UNIQUE (*) FROM t1

  4. SELECT DISTINCT (*) FROM t1

  5. None of above


Correct Option: B
  1. Memory usage is reduced

  2. Query compilation time is reduced

  3. Data access time is increased

  4. Data access control is increased


Correct Option: D
  1. Record Segment Argument

  2. Record Setting Argument

  3. Record Selection Argument

  4. Record Specifying Argument


Correct Option: A
  1. Generated Sequential Access Method

  2. Generalized Sequential Access Method

  3. Generalized Servicing Access Method

  4. Generalized Sequential Authendication Method


Correct Option: B
  1. unordered and non hierarchical data base

  2. sequential and hierarchical data base

  3. sequential and non hierarchical data base

  4. unordered and hierarchical data base


Correct Option: C
  1. Queries

  2. Function calls

  3. DL/I calls

  4. DL/1 calls


Correct Option: C
  1. CALL 'CBLTDLI' USING call-func, pcb-name, ioarea

  2. CALL 'CBLTDLI' USING call-func, Ioarea

  3. CALL 'CBLTDLI' USING pcb-name, Ioarea

  4. CALL 'CBLTDLI' USING call-func, pdb-name pcb-name, Ioarea


Correct Option: A