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
#151. Which are iSQL*Plus commands? (Choose all that apply.)

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

#152. Examine the description of the CUSTOMERS table:
 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)
The CUSTOMER_ID column is the primary key for the table. Which statement returns the city address and the number of customers in the cities Los Angeles or San Francisco?

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

#153. What does the FORCE option for creating a view do?

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

#154. A data manipulation language statement _____.

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

#155. Which two tasks can you perform using only the TO_CHAR function? (Choose two.)

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

#156. The DBA issues this SQL command:
CREATE USER scott IDENTIFIED by tiger;
What privileges does the user Scott have at this point?

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

#157. View the image below and examine the data in the EMPLOYEES table. Examine the subquery:
  1. SELECT last_name
  2. FROM employees
  3. WHERE salary IN (SELECT MAX(salary)
  4. FROM employees
  5. GROUP BY department_id);
Which statement is true?

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

#158. Examine the statement:
GRANT select, insert, update ON student_grades TO manager WITH GRANT OPTION; Which two are true? (Choose two.)

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

#159. Which best describes an inline view?

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

#160. Examine the structure of the EMPLOYEES and DEPARTMENTS tables:
 EMPLOYEES 
 EMPLOYEE_ID         NUMBER 
 DEPARTMENT_ID       NUMBER 
 MANAGER_ID          NUMBER 
 LAST_NAME           VARCHAR2(25) 
 DEPARTMENTS 
 DEPARTMENT_ID       NUMBER 
 MANAGER_ID          NUMBER 
 DEPARTMENT_NAME     VARCHAR2(35) 
 LOCATION_ID         NUMBER
You want to create a report displaying employee last names, department names, and locations. Which query should you use to create an equi-join?

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.069 Server date 06:07 08-01-2009 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump