Oracle 1z0-082 - Oracle Database Administration I
The stores table has a column START_DATE of data type DATE, containing the date the row was inserted. You only want to display details of rows where START_DATE is within the last 25 months. Which where clause can be used?
Which compression method is recommended for Direct-Path Insert operations?
Which three statements are true about table data storage in an Oracle Database? (Choose three.)
You execute this command:
CREATE SMALLFILE TABLESPACE sales
DATAFILE ‘/u01/app/oracle/sales01.dbf
SIZE 5G
SEGMENT SPACE MANAGEMENT AUTO;
Which two statements are true about the SALES tablespace? (Choose two.)
Which two statements are true regarding a SAVEPOINT? (Choose two.)
You execute this query:
SELECT TO_CHAR(NEXT_DAY(LAST_DAY(SYSDATE), ‘MON’), ‘dd “Monday for†fmMonth rrrr’)
What is the result?
Which two are true about a SQL statement using SET operators such as UNION? (Choose two.)
Which two statements are true about undo and undo tablespaces?
Which two statements are true about space-saving features in an Oracle Database? (Choose two.)
Which two statements are true about Enterprise Manager Database Express? (Choose two.)