Question 46

Which two are true about granting privilege on objects?
  • Question 47

    Evaluate the following SQL commands:

    The command to create a table fails. Identify the reason for the SQL statement failure.
  • Question 48

    Examine the description of the PRODUCT_STATUStable:

    The STATUScolumn contains the values IN STOCKor OUT OF STOCKfor each row.
    Which two queries will execute successfully? (Choose two.)
  • Question 49

    Examine this description of the PRODUCTS table:

    You successfully execute this command:

    Which two statements execute without errors?

  • Question 50

    Which three statements are correct regarding indexes? (Choose three.)