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
#111. Which privilege is required to create a database?

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

#112. Examine the command:
  1. CREATE TABLE employee
  2. ( employee_id NUMBER CONSTRAINT employee_empid_pk
  3. PRIMARY KEY,
  4. employee_name VARCNAR2(30),
  5. manager_id NUMBER CONSTRAINT employee_mgrid_fk
  6. REFERENCES employee(employee_id));
The EMP table contains self referential integrity requiring all NOT NULL values inserted in the MANAGER_ID column to exist in the EMPLOYEE_ID column. Which view or combination of views is required to return the name of the foreign key constraint and the referenced primary key?

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

#113. You need to know how many data files were specified as the maximum for the database when it was created. You did not create the database and do not have the script used to create the database. How could you find this information?

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

#114. Evaluate the SQL command:
  1. CREATE TEMPORARY TABLESPACE temp_tbs
  2. TEMPFILE '/usr/oracle9i/OraHome1/temp_data.dbf'
  3. SIZE 2M
  4. AUTOEXTEND ON;
Which two statements are true about the TEMP_TBS tablespace? (Choose two.)

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

#115. User Smith created indexes on some tables owned by user John.
You need to display the following:
• Index names
• Index types
Which data dictionary view(s) would you need to query?

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

#116. Which two statements are true about the control file? (Choose two.)

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

#117. Examine this TRUNCATE TABLE command:
  1. TRUNCATE TABLE departments;
Which four are true about the command? (Choose four.)

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

#118. You are logged on to a client. You do not have a secure connection from your client to the host where your Oracle database is running. Which authentication mechanism allows you to connect to the database using the SYSDBA privilege?

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

#119. Which two statements are true about rebuilding an index? (Choose two.)

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

#120. Which two statements grant an object privilege to the user Smith? (Choose two.)

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


  [1] ...  [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] ... [37 
Up ^ gen. 0.071 Server date 09:00 08-01-2009 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump
User braindumps