When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Writing Control Structures
This course will help you acquire certification for the exam 1Z0-149: Oracle Database Program with PL/SQL. It will cover the exam objectives of writing control structures in Oracle PL/SQL.

Related Courses
- Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Working with Packages (⭐ 0 | Reviews 0)
- Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Design Considerations for PL/SQL Code (⭐ 0 | Reviews 0)
- Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Using the PL/SQL Compiler (⭐ 0 | Reviews 0)
This Course Includes
pluralsight
0 (0 reviews )
1 hour 8 minutes
english
Online - Self Paced
core courses
pluralsight
About Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Writing Control Structures
This course will help you prepare for your PL/SQL certification by making you proficient with the exam objective of writing control structures in PL/SQL.
In this course, Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Writing Control Structures, you’ll learn various constructs - like IF clauses, CASE statements, and CASE expressions - that Oracle offers for conditional execution.
First, you’ll discover the conditional execution construct of IF ELSIF ELSE clauses.
Next, you’ll take a look at simple CASE statements and searched CASE statements, additional ways to conditionally execute code. Then, you’ll explore their expression counterparts, simple CASE expressions and searched CASE expressions, which can help make code very compact.
Finally, you’ll learn various ways to loop over a set of values using the basic loop, FOR loop and WHILE loops. You’ll discover the characteristics of the loop counter, how to skip loop iterations, and ways to exit the loop.
When you’re finished with this course, you’ll have a good knowledge of the control structures in Oracle PL/SQL which will help you ace that section of the exam - 1Z0-149: Oracle Database Program with PL/SQL.
What You Will Learn?
- Course Overview : 2mins.
- Introduction : 5mins.
- Conditional Execution : 30mins.
- Loops : 30mins.