Multiple Choice
With regards to conditional decision making in PL/SQL,which statement is true?
A) A condition must evaluate to TRUE or FALSE.
B) Complex conditions are evaluated left to right, and this order cannot be altered.
C) Conditions are evaluated using three-value logic.
D) There is a limit to the number of statements that can be used between the THEN and END-IF keywords.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: A(n)_ is a construct in a database
Q2: In the case of overlapping triggers,which of
Q4: The _ specifies the order of execution
Q5: Which of the following is not a
Q6: The PL/SQL code block above is an
Q7: In a PL/SQL IF statement,the keywords AND,OR
Q8: A package _ contains the private details
Q9: To support customized code,most database application development
Q10: A(n)_ level interface is a language style
Q11: The PL/SQL statement "FOR StudentRec IN SELECT