Tag: databases

Questions Related to databases

  1. Hardware failures

  2. Design faults

  3. Coding mistakes

  4. None of the above

  5. All of the above


Correct Option: E
  1. internal, explicitly

  2. internal, implicitly

  3. user-defined, explicitly

  4. user-defined, implicitly


Correct Option: B
  1. ISNULL(@variable,'5')

  2. NULLIF(@variable,'5')

  3. COALESCE(@variable,'5')

  4. NONNULL(@variable,'5')


Correct Option: A,C

Below is not in the steps to build the Dataware House :

  1. Requirement gathering

  2. Data modeling

  3. Data profiling

  4. Data mining


Correct Option: D