1.
Which view shows all of the objects accessible to the user in a database?
2.
What is the purpose of Oracle Wrapper utility, also known as the Wrap Utility or PL/SQL wrapper?
3.
What happens to the block when the PCTUSED threshold is crossed?
4.
The extent sizes of a table should be _____ to improve performance of the table scans.
5.
You have used the ANALYZE TABLE. . . .COMPUTE STATISTICS. Where do you find the number of rows in
the table?
6.
Which data dictionary view would you query to retrieve a table's header block number?
7.
Which statement about profiles is false?
8.
Which password management feature is NOT available by using a profile?
9.
You want to retrieve information about account expiration dates from the data dictionary.
Which view do you use?
10.
How does oracle perform direct-load insert in parallel?