Tag: technology

Questions Related to technology

  1. Created

  2. Submitted

  3. Approved

  4. Active

  5. Pending Close

  6. Closed


Correct Option: A,D
  1. Requirement gathering

  2. Data modeling

  3. Data profiling

  4. Data mining


Correct Option: D
  1. Conceptual modelling

  2. Physical modelling

  3. Logical modelling

  4. None of the above


Correct Option: D

Another name for the EXCEPT operator is __________.

  1. INSTEAD OF

  2. NOT IN

  3. INTERSECT

  4. MINUS


Correct Option: D
  1. GROUP BY, HAVING, WHERE

  2. HAVING, WHERE, GROUP BY

  3. GROUP BY, WHERE, HAVING

  4. WHERE, GROUP BY, HAVING


Correct Option: D
  1. Both the INSERTs and the UPDATE fails.

  2. The INSERTs work, but the UPDATE fails

  3. Only the first INSERT works.

  4. Only the second INSERT works


Correct Option: C