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-001: Ineroduction to oracle:sql and pl/sql
#111. A DBA has updated Smith’s account by adding the privileges CREATE ANY TABLE and CREATE PROCEDURE. Which tasks can Smith successfully perform?

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

#112. Which three SQL arithmetic expressions return a date? (Choose three.)

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

#113. Click on the EXHIBIT button and examine the table instance chart for the employee table.

You need to display the hire_date values in this format 10 of October 1999. Which SELECT statement can you use?

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

#114. You need to analyze how long your orders take to be shipped from the date that the order is placed. To do this, you must create a report that displays the customer number. date ordered, date shipped, and the number of months in whole numbers from the time the order is placed to the time the order is shipped.
Which statement produces the required results?

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

#115. Which SELECT statement displays employee names, salaries. department numbers, and average salaries for all employees who earn more than the average salary in their department?

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

#116. Mr. King is the president of a company. Five managers report to him. All other employees report to these managers. Examine the code:
  1. SELECT employee .ename
  2. FROM emp employee
  3. WHERE employee.empno NOT IN
  4. (SELECT manager.mgr
  5. FROM emp manager);
The above statement returns
no rows selected.
as the result. Why?

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

#117. Which statement about multiple column sub queries is true?

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

#118. Examine the code:
  1. SET SERVEROUTPUT ON
  2. DECLARE
  3. v_char_val VARCHAR2(100);
  4. BEGIN
  5. v_char_val := ‘Hello World’;
  6. DBMS_OUTPUT .PUT_LINE(v_char_vaI);
  7. END;
  8. SET SERVEROUTPUT OFF
This code is stored in a script tile named myproc.sql. Which statement executes the code in the script file?

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

#119. Which statement is true about nesting blocks?

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

#120. Which statement is valid within the executable section of a PL/SQL block?

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


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