|
|
Authorized user can see question and answers. Please log in or sign up. 
|
#333. View the Exhibit and examine the output. Examine the list of steps to add a data file, SALES2.DBF, to the SALES tablespace in your database. The steps are arranged in random order. 1. ALTER TASLESPACE SALES ONLINE; 2. ALTER TABLESPACE SALES READ WRITE; 3. ALTER TABLESPACE SALES ADD DATAFILE ‘/ORADATAJSALES2.DBF’ SIZE 50M;
What is the correct order for the steps?
Show comments for this question (0)
Add comments
Link to this question
|
|
#335. You executed the following command to increase the quota for a database user USER01: SQL> ALTER USER user01 QUOTA 1000M ON users;
While executing the command, you realize that the quota specified is more than the size of the data file that belongs to the USERS tablespace. AUTOEXTEND of the data file is set to OFF. What is the result of this situation?
Show comments for this question (0)
Add comments
Link to this question
|
|
#338. The data in the EMPLOYEE_NAME column of the EMPLOYEES table is stored in mixed case. Currently, there is no index on the column. You want to create an index on the column to support non-case-sensitive queries and faster retrieval of data by using the index. Which type of index would you create on the column?
Show comments for this question (0)
Add comments
Link to this question
|
|
|
|
gen. 0.09
|
Server date 09:04 08-01-2009
|
Developed by Zip © 2006
|
|
 |
|
|