Which three statements are true about undo segments and the use of undo by transactions in an Oracle database instance? (Choose three.)
A. An undo segment may be used by multiple transactions simultaneously
B. Undo segments can wrap around to the first extent when a transaction fills the last extend of the undo segment
C. Undo segments have a minimum of three extents
D. Undo segments can extend when a transaction fills the last extent of the undo segment
E. A single transaction may use multiple undo segments simultaneously
F. Undo segments must be stored in a BIGFILE tablespace
G. Undo segments must be stored in a SMALLFILE tablespace
Which two statements are true about INTERVAL data types? (Choose two.)
A. INTERVAL DAY TO SECOND columns support fractions of seconds.
B. The YEAR field in an INTERVAL YEAR TO MONTH column must be a positive value.
C. The value in an INTERVAL DAY TO SECOND column can be copied into an INTERVAL YEAR TO MONTH column.
D. INTERVAL YEAR TO MONTH columns only support monthly intervals within a range of years.
E. INTERVAL YEAR TO MONTH columns only support monthly intervals within a single year.
F. INTERVAL YEAR TO MONTH support yearly intervals.
Which two queries execute successfully? (Choose two.)
A. SELECT NULLIF(NULL, 100) FROM DUAL;
B. SELECT NULLIF(100, 'A') FROM DUAL;
C. SELECT COALESCE(100, 'A') FROM DUAL;
D. SELECT COALESCE(100, NULL, 200) FROM DUAL;
E. SELECT NULLIF(100, 100) FROM DUAL;
You need to calculate the number of days from 1st January 2019 until today.
Dates are stored in the default format of DD-MON-RR.
Which two queries give the required output? (Choose two.)
A. SELECT TO_CHAR(SYSDATE,`DD-MON-YYYY') ?'01-JAN-2019' FROM DUAL;
B. SELECT ROUND(SYSDATE ?'01-JAN-2019') FROM DUAL;
C. SELECT ROUND(SYSDATE ?TO_DATE(`01/JANUARY/2019')) FROM DUAL;
D. SELECT TO_DATE(SYSDATE, `DD/MONTH/YYYY') ?`01/JANUARY/2019' FROM DUAL;
E. SELECT SYSDATE ?TO_DATE('01-JANUARY-2019') FROM DUAL;
While one of your databases was in mount state, the datafiles were renamed because they had been moved to a new file system. The database was then opened.
Which two statements are true?
A. DBA_DATA_FILES displays the original name for the data files.
B. V$DATAFILE displays the new names for the data files.
C. DBA_DATA _FILES displays both the new name and the old name for the data files.
D. DBA_DATA_FILES displays the new name for the data files.
E. DBA_DATA_FILES must be resynchronized manually with the control file an order to have it display the new file names.
Which three statements are true about Deferred Segment Creation in Oracle databases?
A. It Is supported for Index Organized Tables (IOTs) contained in locally managed tablespaces.
B. Sessions may dynamically switch back and forth from deferred to immediate segment creation.
C. It Is the default behavior for tables and indexes.
D. It is supported for SYS-owned tables contained in locally managed tablespaces.
E. Indexes inherit the deferred or immediate segment creation attribute from their parent table
Which two statements are true about the configuration and use of UNDO_RETENTION with GURANTEED RETENTION? (Choose two.)
A. UNDO_RETENTION specifies for how long Oracle attempts to keep expired and unexpired UNDO.
B. UNDO_RETENTION specifies how long all types of UNDO are retained.
C. Unexpired UNDO is always retained.
D. Active UNDO is always retained.
E. UNDO_RETENTION specifies for how long Oracle attempts to keep unexpired UNDO.
Examine this command:
SQL> ALTER TABLE ORDERS SHRINK SPACE COMPACT
Which two statements are true?
A. The high-water mark (HWM) of ORDERS is adjusted.
B. Only queries are allowed on ORDERS while the shrink is executing.
C. Queries and DML statements are allowed on ORDERS while the SHRINK is executing.
D. The SHRINK operation causes rows to be moved to empty space starting from the beginning of the ORDERS segment.
E. Dependent indexes become UNUSABLE.
F. The SHRINK operation causes rows to be moved to empty space starting toward the end of the ORDERS segment.
Which statement is true about the INTERSECT operator used in compound queries?
A. Multiple INTERSECT operators are not possible in the same SQL statement
B. It processes NULLs in the selected columns
C. INTERSECT is of lower precedence than UNION or UNION ALL
D. It ignores NULLs
Which statement is true about aggregate functions?
A. Aggregate functions can be nested to any number of levels
B. The AVG function implicitly converts NULLS to zero
C. Aggregate functions can be used in any clause of a SELECT statement
D. The MAX and MIN functions can be used on columns with character data types
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-082 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.