1Z0-082 Exam Question 56

Examine these commands:

Which two statements are true about the sqlldr execution? (Choose two.)
  • 1Z0-082 Exam Question 57

    The EMPLOYEES table contains columns EMP_ID of data type NUMBER and HIRE_DATE of data type DATE.
    You want to display the date of the first Monday after the completion of six months since hiring.
    The NLS_TERRITORY parameter is set to AMERICA in the session and, therefore, Sunday is the first day on the wee.
    Which query can be used?
  • 1Z0-082 Exam Question 58

    The SALES_Q1 and USERS tablespaces exist in one of your databases and TEMP is a temporary tablespace.
    Segment creation is not deferred.
    You execute this command:

    Which three statements must be true so that the SALES user can create tables in SALES_Q1? (Choose three.)
  • 1Z0-082 Exam Question 59

    Which three statements are true about views in an Oracle database? (Choose three.)
  • 1Z0-082 Exam Question 60

    Examine the description of the PROMOTIONS table:

    You want to display the unique promotion costs in each promotion category.
    Which two queries can be used? (Choose two.)