Why would the following code raise an error?IF rec_order.state =  'VA' THEN    lv_tax_num := rec_order.sub * .06;ELSEIF rec_order.state = ‘ME' THEN    lv_tax_num := rec_order.sub * .05;ELSE    lv_tax_num := rec_order.sub * .04;END IF;

A. Semicolon after THEN is omitted
B. No space between ELSE and IF
C. ELSEIF is not a keyword
D. ":="  should be "="


Answer: C

Business

You might also like to view...

You can say that your conclusion does not restate

a. your main points. b. your central idea. c. your thesis. d. your previous evidence for main points.

Business

Which conflict-handling style is preferred among group members because it produces higher quality outcomes and supports group member satisfaction?

a. avoiding b. compromising c. obliging d. integrating

Business

Describe the job characteristics theory and why growth needs matter.

What will be an ideal response?

Business

Choose the correct verb in parentheses. Who (taught, learned) you to play chess?

Business