Examine the description of the employees table:
Which query requires explicit data type conversion?
Correct : A
Start a Discussions
Which two statements are true about the Oracle Data Dictionary?
Correct : A, B
Start a Discussions
Examine this command:
SQL> ALTER TABLE ORDERS SHRINK SPACE COMPACT
Which two statements are true?
Correct : C, D
Start a Discussions
You currently have an active transaction in your session and have been granted select access to vstransaction.
In which three situations will re-executing this query still return a row but with a different XID, indicating a new transaction has started?
Correct : B, C, F
Start a Discussions
Which two statements are true about interval data types?
Correct : A, C
Start a Discussions