The syntax of the following code fragment is correct.
IF rec_order.state = 'VA' THEN
lv_tax_num := rec_order.sub * .06;
ELS IF rec_order.state = 'ME' THEN
lv_tax_num := rec_order.sub * .05;
END IF
Correct Answer:
Verified
Q15: The BEGIN section of a PL/SQL block
Q16: Assignment statements are used to put or
Q17: The following code fragment is a correct
Q18: The following loop terminates when the lv_cnt_num
Q19: The following loop iterates four times.
BEGIN
WHILE lv_cnt_num
Q21: If the WHERE clause is not included
Q22: Variables are named memory areas that hold
Q23: The only required sections of a PL/SQL
Q24: The EXCEPTION section of a PL/SQL block
Q25: Which of the following lines of code
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents