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 - Design Considerations for PL/SQL Code
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 design considerations for PL/SQL code.

This Course Includes
pluralsight
0 (0 reviews )
1 hour 44 minutes
english
Online - Self Paced
core courses
pluralsight
About Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Design Considerations for PL/SQL Code
It is important to design your PL/SQL code to optimize execution, follow standard conventions, and be secure.
In this course, Oracle Database Program with PL/SQL Exam Number: 1Z0-149 - Design Considerations for PL/SQL Code, you will learn about some useful database features and best practices that will help you better design your PL/SQL code.
First, you will learn how to create local subprograms, what limits the scope of where they can be used, and standard constants and exceptions which keep your code consistent and easy to maintain.
Next, you will see how to control the run-time privileges of a subprogram to enhance your application’s security, and understand the uses and implications of nocopy, parallel enable hints, and deterministic clauses.
Then, you will look at bulk binding and returning clauses with DML statements, which can significantly help improve the performance of your code.
Finally, you will explore autonomous transactions, which allow Oracle to suspend the current transaction and initiate a fully independent transaction - a very useful feature for use cases like logging.
When you’re finished with this course, you’ll have the skills and knowledge to effectively design your PL/SQL code, which can help you ace that section of the exam - 1Z0-149: Oracle Database Program with PL/SQL.
What You Will Learn?
- Course Overview : 1min.
- Introduction : 6mins.
- Create Local Subprograms, Standard Constants, and Exceptions : 16mins.
- Control the Run-time Privileges of a Subprogram : 14mins.
- Use the NOCOPY Hint, the PARALLEL ENABLE Hint, and the DETERMINISTIC Clause : 20mins.
- Use Bulk Binding and the RETURNING Clause with DML : 32mins.
- Perform Autonomous Transactions : 11mins.