We may earn an affiliate commission when you visit our partners.
Pluralsight logo

Oracle Database Program with PL/SQL Exam Number

1Z0-149 - Writing Control Structures

Pankaj Jain

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.

Read more

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.

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.

Enroll now

What's inside

Syllabus

Course Overview
Introduction
Conditional Execution
Loops
Read more

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Provides necessary coverage to help prepare for the 1Z0-149: Oracle Database Program with PL/SQL exam
Helps develop proficiency in writing control structures in PL/SQL
Introduces conditional execution constructs like IF ELSIF ELSE clauses for writing control structures in Oracle PL/SQL
Explores various ways to loop over a set of values using basic loop, FOR loop, and WHILE loops
Covers essential concepts such as loop counter, skipping loop iterations, and exiting loops

Save this course

Save Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Writing Control Structures to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Writing Control Structures. These are activities you can do either before, during, or after a course.

Career center

Learners who complete Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Writing Control Structures will develop knowledge and skills that may be useful to these careers:
Database Administrator
Database Administrators oversee an organization's data management systems and ensure that they operate efficiently and securely. This course teaches skills that are essential for Database Administrators, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Database Administrator.
Data Analyst
Data Analysts use their skills in data analysis and interpretation to help organizations make informed decisions. This course teaches skills that are essential for Data Analysts, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Data Analyst.
Data Scientist
Data Scientists use their skills in data analysis, machine learning, and statistics to help organizations solve complex problems. This course teaches skills that are essential for Data Scientists, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Data Scientist.
Software Developer
Software Developers design, develop, and maintain computer software. This course teaches skills that are essential for Software Developers, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Software Developer.
Web Developer
Web Developers design, develop, and maintain websites. This course teaches skills that are essential for Web Developers, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Web Developer.
Business Analyst
Business Analysts use their skills in data analysis and interpretation to help organizations improve their performance. This course teaches skills that are essential for Business Analysts, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Business Analyst.
Project Manager
Project Managers plan, execute, and close projects. This course teaches skills that are essential for Project Managers, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Project Manager.
Data Engineer
Data Engineers design, build, and maintain data pipelines and data warehouses. This course teaches skills that are essential for Data Engineers, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Data Engineer.
Database Architect
Database Architects design and develop database systems. This course teaches skills that are essential for Database Architects, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Database Architect.
Systems Analyst
Systems Analysts analyze and design computer systems. This course teaches skills that are essential for Systems Analysts, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Systems Analyst.
Information Technology Manager
Information Technology Managers plan and direct the activities of an organization's information technology department. This course teaches skills that are essential for Information Technology Managers, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Information Technology Manager.
Computer Scientist
Computer Scientists research and develop new computing technologies. This course teaches skills that are essential for Computer Scientists, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Computer Scientist.
Software Engineer
Software Engineers design, develop, and maintain software systems. This course teaches skills that are essential for Software Engineers, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Software Engineer.
Computer Programmer
Computer Programmers write and maintain computer programs. This course teaches skills that are essential for Computer Programmers, such as writing control structures in Oracle PL/SQL. This course is particularly relevant because it covers the material needed to pass the 1Z0-149 exam, which is a requirement for certification as an Oracle Computer Programmer.
IT Specialist
IT Specialists provide technical support to users of computer systems. This course teaches skills that are essential for IT Specialists, such as writing control structures in Oracle PL/SQL. This course may be useful for IT Specialists who want to advance their careers in the field of Oracle database management.

Reading list

We've selected ten books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Writing Control Structures.
Comprehensive guide to PL/SQL programming for professional developers. It covers all the major concepts and features of the language, including advanced topics such as object-oriented programming and database security.
Comprehensive guide to PL/SQL programming for Oracle Database. It covers all the major concepts and features of the language, including advanced topics such as object-oriented programming and performance tuning.
Provides a comprehensive overview of clean code. It valuable resource for software developers who want to learn how to write clean, readable, and maintainable code.
Provides a beginner-friendly introduction to SQL, which prerequisite for PL/SQL. It uses a visual and interactive approach to make learning SQL fun and easy.
Provides a comprehensive overview of design patterns. It valuable resource for software developers who want to learn how to design and implement reusable software components.
Provides a beginner-friendly introduction to Java. It good resource for students who are new to Java or who want to learn more about the language.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Writing Control Structures.
Oracle Database Program with PL/SQL Exam Number: 1Z0-149 ...
Most relevant
Oracle Database Program with PL/SQL Exam Number: 1Z0-149 ...
Most relevant
Oracle Database Program with PL/SQL Exam Number: 1Z0-149 ...
Most relevant
Oracle Database Program with PL/SQL Exam Number: 1Z0-149 ...
Most relevant
The Complete PL/SQL Bootcamp : "Beginner to Advanced...
Most relevant
Oracle Database Program with PL/SQL Exam Number: 1Z0-149 ...
Most relevant
Oracle Database Program with PL/SQL Exam Number: 1Z0-149 ...
Most relevant
Oracle Database Program with PL/SQL Exam Number: 1Z0-149 ...
Most relevant
Oracle Database Program with PL/SQL Exam Number: 1Z0-149 ...
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser