English Русский Contacts Site map Add to favorites
Registration
Login
Master braindump list
New braindumps
Submit a dump
Get latest dump
braindumps.com.ua
flame
3COM (7)
Adobe (1)
BEA (1)
Checkpoint (22)
Cisco (20)
Citrix (21)
CIW (15)
Compaq (0)
CompTIA (51)
CWNA (2)
EMC (2)
Exin (4)
GEJOS (4)
HDI (1)
HP (4)
IBM (13)
Juniper (5)
Linux Prof Institute (LPI) (2)
Lotus (11)
Microsoft (2462)
Network Appliance (2)
Novell (16)
Oracle (422)
PLSQL (1)
PMI (4)
SAS (1)
Sun (87)
Teradata (4)
Login:
Password:
RSS feed

Contacts
Certification links
Links
Authorized user can see question and answers.
Please log in or sign up.

Exam question list:
Show all comments
Oracle 1Z0-031: Oracle9i: Database Fundamentals I
#15. You create a new table named DEPARTMENTS by issuing this statement:
  1. CREATE TABLE departments(
  2. department_id NUMBER(4),
  3. department_name VARCHAR2(30),
  4. manager_id NUMBER(6),
  5. location_id NUMBER(4))
  6. STORAGE(INITIAL 200K NEXT 200K
  7. PCTINCREASE 0 MINEXTENTS 1 MAXEXTENTS 5);
You realize that you failed to specify a tablespace for the table. You issue these queries:
  1. SQL> SELECT username, default_tablespace,
  2. TEMPORARY TABLESPACE
  3. 2> FROM user_users;

 USERNAME      DEFAULT_TABLESPACE       TEMPORARY_TABLESPACE 
 HR            SAMPLE                   TEMP
  1. SQL> SELECT * FROM user_ts_quotas;
 TABLESPACE_NAME    BYTES         MAX_BYTES     BLOCKS      MAX_BLOCKS 
 SAMPLE             28311552      -1            6912        -1 
 INDX               0             -1            0           -1 

In which tablespace was your new DEPARTMENTS table created?

Show comments for this question (1)
Add comments
Link to this question


Up ^ gen. 0.069 Server date 05:57 08-01-2009 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump
User braindumps