Tag: databases

Questions Related to databases

  1. NUMBER is the subtype of INTEGER data type

  2. PLS_INTEGER is the subtype of BINARY_INTEGER

  3. POSITIVE data type is defined in SYS package.

  4. None of the above.


Correct Option: B
  1. Only nested tables need initilization.

  2. Index-by tables is a persistent collection

  3. nested tables are known as associative arrays.

  4. VARRAYs hold fixed number of elements


Correct Option: D
  1. CURRVAL

  2. LEVEL

  3. ROWNUM

  4. COUNT


Correct Option: A,B,C
  1. ALTER TABLE DROP COLUMN

  2. ALTER TABLE DROP CONSTRAINT

  3. ALTER TABLE DISABLE CONSTRAINT

  4. -


Correct Option: A
  1. TABLE

  2. VARCHAR2

  3. SEQUENCE

  4. INDEX


Correct Option: A,C,D