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 (17)
CIW (15)
Compaq (0)
CompTIA (51)
CWNA (2)
EMC (2)
Exin (4)
GEJOS (4)
HDI (1)
HP (4)
IBM (13)
Juniper (1)
Linux Prof Institute (LPI) (2)
Lotus (11)
Microsoft (2461)
Network Appliance (2)
Novell (16)
Oracle (412)
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
#61. Which data dictionary view contains the definition of a view?

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

#62. Click on the EXHIBIT button and examine the employee table.

You create a view with this command:
  1. CREATE VIEW dept_salary_vu
  2. AS SELECT dept_no, salary, last_name
  3. FROM employee
  4. WHERE salary> 45000
  5. WITH CHECK OPTION;
For which employee can you update the dept_no column?

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

#63. Click on the EXHIBIT button and examine the table instance chart for the patient table.

You created the patient_vu view based on id_number and last_name from the patient table.
What is the best way to modify the view to contain only those patients born in 1997?

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

#64. In the declarative section of a PL/SQL block, you created but did not initialize a number variable. When the block executes, what will be the initial value of the variable?

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

#65. Which SELECT statement displays all the employees who do not have any subordinates?

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

#66. Which statement about using a subquery in the FROM clause is true?

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

#67. Which SELECT statement displays the order id, product id, and quantity of items in the ITEM table that match both the product id and quantity of an item in order 605? (Do not display the details for order 605.)

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

#68. You attempt to query the database with this command:
  1. SELECT dept_no, AVG(MONTHS_BETWEEN(SYSDATE, hire_date))
  2. FROM employee
  3. WHERE AVG(MONTHS_BETWEEN(SYSDATE, hire_date)) > 60
  4. GROUP BY dept_no
  5. ORDER BY AVG(MONTHS_BETWEEN(SYSDATE, hire_date));
Why does this statement cause an error?

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

#69. In which order does the Oracle Server evaluate clauses?

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

#70. Which statement describes the use of a group function?

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


 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] ... [18 
Up ^ gen. 0.155 Server date 07:02 22-11-2008 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump
User braindumps