Question 196

Which three actions can you perform only with system privileges? (Choose three.)
  • Question 197

    Which two statements are true about single-row functions? (Choose two.)
  • Question 198

    Which three statements are true about performing DML operations on a view with no Instead of triggers defined?
  • Question 199

    Examine the commands used to create DEPARTMENT_DETAILS and COURSE_DETAILS:

    You want to generate a report that shows all course IDs irrespective of whether they have corresponding department IDs or not but no department IDs if they do not have any courses.
    Which SQL statement must you use?
  • Question 200

    Which three are true about subqueries?