Topic: Oracle Certified Professional Exams (OCP & OCA) >> IZ0-007 Question
|
Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property.
You may review the entire Oracle Certification Program Candidate Agreement online Here.
|
|
|
|
| LeenaPatil |
Posted: Jan 19, 2007 01:07:58 AM |
Total Post: 5
Joined: Jan, 2007
|
Questions -
Which two statements complete a transaction?(choose two)
a. delete employees;
b. describe employees;
c. rollback to savepoint C;
d. grant select on employees to scott;
e. alter table employees set unused column sal;
f. select max(sal) from employees where dept_id =70;
Which 3 are true regarding the use of outer joins ?(choose 3)
a. You cannot use IN operator in a condition that involves an outerjoin
b. you can use(+) on both sides of the where condition to perform an outer join
c. you can use(*) on both sides of the where condition to perform an outer join
d. you use an outer join to see only the rows that do not meet the join condition
e. In the Where condition, you use (+) following the name of the column in the table without matching rows, to perform an outerjoin.
f. You cannot link a condition that is involved in an outer join to another condition by using OR operator
|
|
|
Jayanta |
| Posted: Jan 19, 2007 02:29:17 AM | |
|
Total Post: 479
Joined: Feb, 2006
|
ddl and dcl statements are auto-committed
so options a,d and e r correct and u can choose any two in between them.
for question no 2, correct options r
a,e and f .
|
|
|
|
|
nikita |
| Posted: Apr 22, 2008 09:08:31 AM | |
|
Total Post: 4
Joined: Apr, 2008
|
Hi,
>>ddl and dcl statements are auto-committed
>>so options a,d and e r correct and u can choose any two in between them.
option a - delete is not a DDL statement... rather it is a DML statement and therefore are not comitted implicitly. the other two options are correct.
Revoke is not the option since it does not commit the changes; it undo whatever has been done since last commited transactions
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |
|
|
|
|
Forum Rules & Description
Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user
|
| |
Get FREE Magazines
|
Top 10 Forum User
|
| Murtuja Khokhar | 816 |
| Mohammed Taj | 746 |
| Jayanta Sur | 479 |
| positive fanatic | 418 |
| Vigyan Kaushik | 386 |
| Gitesh Trivedi | 322 |
| Gopu Gopi | 250 |
| Ramesh Jois | 245 |
| neeraj sharma | 243 |
| Bishal Khetan | 207 |
|
|