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-007: Introduction to Oracle9i: SQL
#151. Which two statements about creating constraints are true? (Choose two)

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

#152. Which constraint can be defines only at the column level?

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

#153. Which statement explicitly names a constraint?

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

#154. Examine the SQL statements that creates ORDERS table:
  1. CREATE TABLE orders
  2. (SER_NO NUMBER UNIQUE,
  3. ORDER_ID NUMBER,
  4. ORDER_DATE DATE NOT NULL
  5. STATUS VARCHARD2(10)
  6. CHECK (status IN (‘CREDIT’,’CASH’)),
  7. PROD_ID_NUMBER
  8. REFERENCES PRODUCTS(PRODUCT_ID),
  9. ORD_TOTAL NUMBER,
  10. PRIMARY KEY (ORDER id, ORDER DATE));
For which columns would an index be automatically created when you execute the above SQL statement? (Choose two)

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

#155. For which two constraints does the Oracle Server implicitly create a unique index? (Choose two.)

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

#156. Your attempt to disable a constraints result in the following error
Ora:02297: cannot disable constraint – dependencies exist.
Which of the following types of the constraints is likely causing interference with your disablement of this one?

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

#157. Examine the structure of the EMPLOYEES and NEW_EMPLOYEES tables:

Which UPDATE statement is valid?

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

#158. Examine the structure if the EMPLOYEES and NEW EMPLOYEES tables:

Which MERGE statement is valid?

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

#159. Examine the data in the EMPLOYEES and EMP_HIST tables:

The EMP_HIST table is updated at the end of every year. The employee ID, name, job ID, and salary of each existing employee are modified with the latest data. New employee details are added to the table.
Which statement accomplishes this task?

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

#160. Which are DML statements? (Choose all that apply)

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


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