Tag: databases

Questions Related to databases

  1. row, column

  2. row, table

  3. column, table

  4. all of above


Correct Option: C
  1. disable dependent integrity constraint

  2. deactivate an integrity constraint

  3. both of above

  4. none of above


Correct Option: A
  1. sys_constraints

  2. user_constraints

  3. tab_constraints

  4. col_constraints


Correct Option: B
  1. user_tab_columns

  2. user_cons_columns

  3. user_sys_columns

  4. all of above


Correct Option: B

Which one among the following is more faster?

  1. IN

  2. EXISTS

  3. LIKE

  4. EXIST


Correct Option: B