Question: Use SQL*Plus to test a tablespace configuration with multiple datafiles: Create a tablespace with one datafile. Use a uniform extent of 40 KB. Create three
Use SQL*Plus to test a tablespace configuration with multiple datafiles:
Create a tablespace with one datafile. Use a uniform extent of 40 KB. Create three tables in this tablespace, and manually allocate 3 extents to each in turn (a total of 9 extents).
Tidy up by dropping the new tablespace with contents and datafiles.
(1) Provide all interaction with the database, all the SQL queries (create, drop, select, etc.) and their corresponding results.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
