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-035: Oracle 7.3 & 8 to Oracle9i DBA OCP Upgrade
#141. Examine the SQL statement that creates ORDERS table:
  1. CREATE TABLE orders (SER_NO NUMBER UNIQUE, ORDER_ID NUMBER,
  2. ORDER_DATE DATE NOT NULL, STATUS VARCHAR2(10) CHECK (status IN
  3. ('CREDIT', 'CASH')), PROD_ID NUMBER REFERENCES PRODUCTS(PRODUCT_ID),
  4. ORD_TOTAL NUMBER, 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

#142. What is true of using group functions on columns that contain NULL values?

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

#143. The STUDENT_GRADES table has these columns:
 STUDENT_ID         NUMBER(12) 
 SEMESTER_END       DATE 
 GPA                NUMBER(4,3)
Which statement finds the highest grade point average (GPA) per semester?

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

#144. In which four clauses can a subquery be used? (Choose four.)

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

#145. Examine this statement:
  1. SELECT student_id, gpa FROM student_grades WHERE gpa > &&value;
You run the statement once, and when prompted you enter a value of 2.0. A report is produced. What happens when you run the statement a second time?

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

#146. Which SQL statement returns a numeric value?

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

#147. What are two reasons to create synonyms? (Choose two.)

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

#148. What is true about updates through a view?

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

#149. You need to write a SQL statement that returns employee name, salary, department ID, and maximum salary earned in the department of the employee for all employees who earn less than the maximum salary in their department.
Which statement accomplishes this task?

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

#150. The CUSTOMERS table has these columns:
 CUSTOMER_ID         NUMBER(4)        NOT NULL 
 CUSTOMER_NAME       VARCHAR2(100)    NOT NULL 
 STREET_ADDRESS      VARCHAR2(150) 
 CITY_ADDRESS        VARCHAR2(50) 
 STATE_ADDRESS       VARCHAR2(50) 
 PROVINCE_ADDRESS    VARCHAR2(50) 
 COUNTRY_ADDRESS     VARCHAR2(50) 
 POSTAL_CODE         VARCHAR2(12) 
 CUSTOMER_PHONE      VARCHAR2(20)
A promotional sale is being advertised to the customers in France. Which WHERE clause identifies customers that are located in France?

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


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