Question 126

Examine the description of the EMPLOYEEStable:

Which two queries return rows for employees whose manager works in a different department? (Choose two.)
  • Question 127

    Evaluate the following CREATE TABLE command:

    Which statement is true regarding the above SQL statement?
  • Question 128

    Examine the command:

    What does ON DELETE CASCADE imply?
  • Question 129

    Examine this list of queries:
    Which two statements are true?
  • Question 130

    Examine the command:

    What does ON DELETE CASCADE Imply?