Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Handling Exceptions
Offered By: Pluralsight
Course Description
Overview
This course will teach you what exceptions are in Oracle DBMS, how to handle predefined and non-predefined exceptions, and how to raise them to protect business logic. Covers the exceptions section in the 1Z0-149 certification exam.
Any program written in any programming language may face an exceptional situation when an error has occurred. Different programming languages provide different mechanics to tackle the errors. The most popular mechanic is based on the notion of exceptions rather than plain error codes. In this course, Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Handling Exceptions, you'll learn the three types of exceptions: predefined, non-predefined, and user-defined. First, you’ll explore what situations can potentially lead to exceptions being thrown. Then, you’ll discover the difference between predefined and non-predefined exceptions. Finally, you’ll see in practice how to handle them and look at the common mistakes when dealing with exceptions made by beginner developers. By the end of this course, you will have the working knowledge to know why raising exceptions is the mechanism which helps you to protect the business logic.
Any program written in any programming language may face an exceptional situation when an error has occurred. Different programming languages provide different mechanics to tackle the errors. The most popular mechanic is based on the notion of exceptions rather than plain error codes. In this course, Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Handling Exceptions, you'll learn the three types of exceptions: predefined, non-predefined, and user-defined. First, you’ll explore what situations can potentially lead to exceptions being thrown. Then, you’ll discover the difference between predefined and non-predefined exceptions. Finally, you’ll see in practice how to handle them and look at the common mistakes when dealing with exceptions made by beginner developers. By the end of this course, you will have the working knowledge to know why raising exceptions is the mechanism which helps you to protect the business logic.
Syllabus
- Course Overview 1min
- Handling Exceptions 54mins
Taught by
Elias Fofanov
Related Courses
Learning Oracle Database 19cLinkedIn Learning Oracle Database 12c: Advanced SQL
LinkedIn Learning Oracle Database 19c: PL/SQL
LinkedIn Learning Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Creating Functions
Pluralsight Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Declaring PL/SQL Variables
Pluralsight