1z1-071 Exam Question 71

Examine the structure of the PROMOTIONS table: (Choose the best answer.)

Management requires a report of unique promotion costs in each promotion category.
Which query would satisfy this requirement?
  • 1z1-071 Exam Question 72

    Evaluate the following query

    What is the correct output of the above query?
  • 1z1-071 Exam Question 73

    Examine the business rule:
    Each student can work on multiple projects and each project can have multiple students.
    You need to design an Entity Relationship Model (ERD) for optimal data storage and allow for generating reports in this format:
    STUDENT_ID FIRST_NAME LAST_NAME PROJECT_ID PROJECT_NAME PROJECT_TASK
    Which two statements are true in this scenario? (Choose two.)
  • 1z1-071 Exam Question 74

    View the Exhibit and examine the structure of the BOOKS table.

    The BOOKS table contains details of 100 books.
    Examine the commands executed and their outcome:

    Which statement is true?
  • 1z1-071 Exam Question 75

    View the Exhibit and examine the structure of CUSTOMERS table.

    Evaluate the following query:

    Which statement is true regarding the above query?