Which two are true about collections and RECORD types? (Choose two.)
B, F
Examine this table in the SH schema:
User SH executes this code:
The program must terminate with a user-defined message and no rows displayed if more than one
product's price is 1000.
With which option must “---placeholder” be replaced?
A.
B.
C.
D.
E.
A
Examine this row of data from the EMPLOYEES table:
Now, examine this block of code which executes successfully:
What is the value of v_commission?
C
Examine this table in the SH schema:
Now, examine this code:
Which two changes are required to ensure that PDT_REPORT executes successfully? (Choose two.)
B, D
User ORA41 executes these statements successfully:
Now, examine this statement which is executed successfully by user ORA61 after a successful login:
EXECUTE ora41.update_emp_proc(100,25000);
Which two are true? (Choose two.)
C, D
Which two are true about exception handling? (Choose two.)
C, E
Examine these statements:
Which is true?
A
Examine the EMPLOYEES table structure:
Now, examine this code:
Which statement is true about the result of executing this block?
A
Sequence S and table PRODUCTS exist in your schema.
Examine the table description:
Now, examine this block of code:
Which two lines each result in a compilation error? (Choose two.)
A, B
For which three SYSTEM EVENTS can triggers be created? (Choose three.)
D, E, F