0

databases Online Quiz - 180

Description: databases Online Quiz - 180
Number of Questions: 20
Created by:
Tags: databases
Attempted 0/20 Correct 0 Score 0
  1. select col1 from table_a where col1 > 0 and col1 <11

  2. select col1 from table_a where col1 >= 0 and col1 <11

  3. select col1 from table_a where col1 >= 0 and col1 <= 11

  4. select col1 from table_a where col1 > 0 and col1 < =11


Correct Option: C
  1. Top to Bottom

  2. Front to Back

  3. Right to Left

  4. Left to Right


Correct Option: A,B,D
  1. Concatenated key

  2. path call

  3. first occurrence

  4. last occurrence


Correct Option: B

What is command code 'C'?

  1. Concatenated key

  2. path call

  3. first occurrence

  4. last occurrence


Correct Option: A
  1. Concatenated key

  2. path call

  3. first occurrence

  4. last occurrence


Correct Option: C
  1. Concatenated key

  2. path call

  3. first occurrence

  4. last occurrence


Correct Option: D

What is command code 'N'?

  1. path call

  2. set parentage

  3. path call ignore

  4. last occurrence


Correct Option: C
  1. path call

  2. path call ignore

  3. set parentage

  4. Concatenated key


Correct Option: C
  1. QUALIFIED SSA

  2. UNQUALIFIED SSA

  3. All the above

  4. None of the above


Correct Option: C

What are the control blocks of Message Format Service (MFS) ?

  1. Message Input Data

  2. Message Output Data

  3. Data Input Format

  4. Data Output Format


Correct Option: A,B,C,D
  1. Function code

  2. PCB mask

  3. Segment I/O Area

  4. SSA's


Correct Option: A,B,C,D

What is the physical nature of a database called?

  1. IO-PCD

  2. DBD

  3. IO-AREA

  4. SSA


Correct Option: B

What is the return code you get after a successful IMS call?

  1. Zeros

  2. Spaces

  3. Both

  4. None of these


Correct Option: B

Which is the DL/I function used in CICS-IMS program?

  1. PCB

  2. PSB

  3. ACB

  4. DBD


Correct Option: A

which is the first statement in COBOL-IMS programs?

  1. ENTRY 'CBLDLI' USING ....

  2. ENTRY 'DLICBL' USING ....

  3. ENTRY 'DLIPLI' USING ....

  4. ENTRY 'PLICBL' USING ....


Correct Option: B
  1. End of database

  2. Segment not found

  3. Parentage not set

  4. Successful IMS call


Correct Option: B
- Hide questions