Question 141

Examine the commands used to create DEPARTMENT_DETAILS and COURSE_DETAILS tables:

You want to generate a list of all department IDs along with any course IDs that may have been assigned to them.
Which SQL statement must you use?
  • Question 142

    Which two statements are true about INTERVAL data types?
  • Question 143

    Which two statements are true regarding the EXISTS operator used in the correlated subqueries? (Choose two.)
  • Question 144

    View the Exhibit and examine the structure of CUSTOMERStable.

    Evaluate the following query:

    Which statement is true regarding the above query?
  • Question 145

    Evaluate the following two queries:

    Which statement is true regarding the above two queries?