which of tha following are conditional cantrol statements
Answers
Answered by
2
PL/SQL has three types of conditional control: IF, ELSIF, and CASE statements. This chapter explores the first two types and shows you how they can be nested inside one another.
Answered by
1
Answer:
PL/SQL has three types of conditional control: IF, ELSIF, and CASE statements. This chapter explores the first two types and shows you how they can be nested inside one another.
Similar questions