Oracle Database: Program with PL/SQL Certification Training Course - 1Z0-149

Download Course Contents

Oracle Database: Program with PL/SQL Course Overview

This Oracle Database PL/SQL course introduces the basics of PL/SQL before delving into its many uses. Expert Oracle instructors will guide you through the process of creating stored procedures, functions, packages, and more.

Get certified in Oracle Database PL/SQL with the help of Koenig Solutions Oracle PL SQL training. Mastering advanced characteristics of PL SQL, such as performance, maintainability, and application code architecture is a priority for our skilled lecturers. 

The primary focus of this Oracle PL/SQL Training course is to provide high-quality instruction that thoroughly and practically covers all of the essentials. Learners can grow their abilities and apply best practices to real-world projects by gaining exposure to real-world use cases and scenarios from the industry. Check out the dates below to enroll in this Oracle Database Program with PL/SQL Certification course today.

 
home-icon

The 1-on-1 Advantage

Get 1-on-1 session with our expert trainers at a date & time of your convenience.
home-icon

Flexible Dates

Start your session at a date of your choice-weekend & evening slots included, and reschedule if necessary.
home-icon

4-Hour Sessions

Training never been so convenient- attend training sessions 4-hour long for easy learning.
home-icon

Destination Training

Attend trainings at some of the most loved cities such as Dubai, London, Delhi(India), Goa, Singapore, New York and Sydney.

You will learn:

Module 1: Introduction
  • Course Objectives
  • Course Agenda
  • Describe the Human Resources (HR) Schema
  • PL/SQL development environments available in this course
  • Introduction to SQL Developer
  • Introduction to Oracle Database Exadata Express Cloud Service
  • Accessing Cloud Database using SQL Workshop
  • Connecting to Exadata Express using Database Clients
  • Overview of PL/SQL
  • Identify the benefits of PL/SQL Subprograms
  • Overview of the types of PL/SQL blocks
  • Create a Simple Anonymous Block
  • How to generate output from a PL/SQL Block?
  • List the different Types of Identifiers in a PL/SQL subprogram
  • Usage of the Declarative Section to Define Identifiers
  • Use variables to store data
  • Identify Scalar Data Types
  • The %TYPE Attribute
  • What are Bind Variables?
  • Sequences in PL/SQL Expressions
  • Describe Basic PL/SQL Block Syntax Guidelines
  • Learn to Comment the Code
  • Deployment of SQL Functions in PL/SQL
  • How to convert Data Types?
  • Describe Nested Blocks
  • Identify the Operators in PL/SQL
  • Invoke SELECT Statements in PL/SQL
  • Retrieve Data in PL/SQL
  • SQL Cursor concept
  • Avoid Errors by using Naming Conventions when using Retrieval and DML Statements
  • Data Manipulation in the Server using PL/SQL
  • Understand the SQL Cursor concept
  • Use SQL Cursor Attributes to Obtain Feedback on DML
  • Save and Discard Transactions
  • Conditional processing using IF Statements
  • Conditional processing using CASE Statements
  • Describe simple Loop Statement
  • Describe While Loop Statement
  • Describe For Loop Statement
  • Use the Continue Statement
  • Use PL/SQL Records
  • The %ROWTYPE Attribute
  • Insert and Update with PL/SQL Records
  • INDEX BY Tables
  • Examine INDEX BY Table Methods
  • Use INDEX BY Table of Records
  • What are Explicit Cursors?
  • Declare the Cursor
  • Open the Cursor
  • Fetch data from the Cursor
  • Close the Cursor
  • Cursor FOR loop
  • The %NOTFOUND and %ROWCOUNT Attributes
  • Describe the FOR UPDATE Clause and WHERE CURRENT Clause
  • Understand Exceptions
  • Handle Exceptions with PL/SQL
  • Trap Predefined Oracle Server Errors
  • Trap Non-Predefined Oracle Server Errors
  • Trap User-Defined Exceptions
  • Propagate Exceptions
  • RAISE_APPLICATION_ERROR Procedure
  • Implement Procedures Parameters and Parameters Modes
  • View Procedure Information
  • Create, Call, and Remove a Stored Function
  • Identify the advantages of using Stored Functions
  • Identify the steps to create a stored function
  • Invoke User-Defined Functions in SQL Statements
  • Restrictions when calling Functions
  • Control side effects when calling Functions
  • View Functions Information
  • How to debug Functions and Procedures?
  • Debugging through SQL Developer
  • Listing the advantages of Packages
  • Describe Packages
  • What are the components of a Package?
  • Develop a Package
  • How to enable visibility of a Packages Components?
  • Create the Package Specification and Body using the SQL CREATE Statement and SQL Developer
  • Invoke the Package Constructs
  • View the PL/SQL Source Code using the Data Dictionary
  • Overloading Subprograms in PL/SQL
  • Use the STANDARD Package
  • Use Forward Declarations to solve Illegal Procedure Reference
  • Implement Package Functions in SQL and Restrictions
  • Persistent State of Packages
  • Persistent State of a Package Cursor
  • Control side effects of PL/SQL Subprograms
  • Invoke PL/SQL Tables of Records in Packages
  • What are Oracle-Supplied Packages?
  • Examples of some of the Oracle-Supplied Packages
  • How does the DBMS_OUTPUT Package work?
  • Use the UTL_FILE Package to Interact with Operating System Files
  • Invoke the UTL_MAIL Package
  • Write UTL_MAIL Subprograms
  • The Execution Flow of SQL
  • What is Dynamic SQL?
  • Declare Cursor Variables
  • Dynamically Executing a PL/SQL Block
  • Configure Native Dynamic SQL to Compile PL/SQL Code
  • How to invoke DBMS_SQL Package?
  • Implement DBMS_SQL with a Parameterized DML Statement
  • Dynamic SQL Functional Completeness
  • Standardize Constants and Exceptions
  • Understand Local Subprograms
  • Write Autonomous Transactions
  • Implement the NOCOPY Compiler Hint
  • Invoke the PARALLEL_ENABLE Hint
  • The Cross-Session PL/SQL Function Result Cache
  • The DETERMINISTIC Clause with Functions
  • Usage of Bulk Binding to Improve Performance
  • Describe Triggers
  • Identify the Trigger Event Types and Body
  • Business Application Scenarios for Implementing Triggers
  • Create DML Triggers using the CREATE TRIGGER Statement and SQL Developer
  • Identify the Trigger Event Types, Body, and Firing (Timing)
  • Differences between Statement Level Triggers and Row Level Triggers
  • Create Instead of and Disabled Triggers
  • How to Manage, Test and Remove Triggers?
  • What are Compound Triggers?
  • Identify the Timing-Point Sections of a Table Compound Trigger
  • Understand the Compound Trigger Structure for Tables and Views
  • Implement a Compound Trigger to Resolve the Mutating Table Error
  • Comparison of Database Triggers to Stored Procedures
  • Create Triggers on DDL Statements
  • Create Database-Event and System-Events Triggers
  • System Privileges Required to Manage Triggers
  • What is the PL/SQL Compiler?
  • Describe the Initialization Parameters for PL/SQL Compilation
  • List the new PL/SQL Compile Time Warnings
  • Overview of PL/SQL Compile Time Warnings for Subprograms
  • List the benefits of Compiler Warnings
  • List the PL/SQL Compile Time Warning Messages Categories
  • Setting the Warning Messages Levels: Using SQL Developer, PLSQL_WARNINGS Initialization Parameter, and the DBMS_W
  • View Compiler Warnings: Using SQL Developer, SQL*Plus, or the Data Dictionary Views
  • Overview of Schema Object Dependencies
  • Query Direct Object Dependencies using the USER_DEPENDENCIES View
  • Query an Objects Status
  • Invalidation of Dependent Objects
  • Display the Direct and Indirect Dependencies
  • Fine-Grained Dependency Management in Oracle Database 12c
  • Understand Remote Dependencies
  • Recompile a PL/SQL Program Unit
Live Online Training (Duration : 40 Hours) Fee On Request
We Offer :
  • 1-on-1 Public - Select your own start date. Other students can be merged.
  • 1-on-1 Private - Select your own start date. You will be the only student in the class.

8 Hours
Week Days
Weekend

Start Time : At any time

12 AM
12 PM

1-On-1 Training is Guaranteed to Run (GTR)
Group Training
Date On Request
Course Prerequisites

Participants looking to enroll for this Oracle Database Program with PL/SQL certification training should have knowledge of:

  • SQL Fundamentals for the Oracle Database
  • Second Edition of Oracle's SQL Workshop
  • The Second Edition of Oracle's SQL Workshop
  • Recommended Background Knowledge

It is expected that participants enrollling in this course would have the level of knowledge and expertise that is there in the below-mentioned training programs of Oracle in:

  • Getting Started with Oracle Database 12c
  • An Introduction to SQL

Through this Oracle Database Program with PL/SQL training, participants will learn how to improve the efficiency, speed, scalability, portability, and safety of their Oracle database with the help of this PL/SQL training course. Candidates will get the knowledge necessary to become an effective Oracle developer, including the ability to run PL/SQL programs, create stored procedures, design and run modular systems, and improve data transfer efficiency.

PL/SQL is a powerful programming language, and this Oracle Database: Program with PL/SQL online course will introduce you to it and show you how to put it to work for you. The experts will teach you how to create stored procedures, functions, packages, and more through hands-on practice. This Oracle Database Program with PL/SQL training will be delivered as a 5-day instructor-led certification training from an expert Oracle instructor with real-world expertise. And Koenig Solutions is an Oracle Approved Education Center to deliver this Oracle Database Program with PL/SQL course to both individuals and enterprise teams worldwide. Participants can take this Oracle PL/SQL course across four different training modes, which include classroom, 1-on-1, onsite, and online training.

Key Features of Oracle Database Program with PL/SQL Certification Training

  • 5-day Instructor-led Oracle Database Program with PL/SQL Certification Training
  • Get free access to the Oracle Database Program with PL/SQL training course preview to better prepare for the training
  • Oracle Database Program with PL/SQL course material prepared by SMEs
  • Expert Oracle Database instructors with industry expertise across the globe
  • Get hands-on experience through Oracle Database lab sessions and exercises designed by SMEs
  • Widely acknowledged Oracle Database Program with PL/SQL training course completion certificate provided
  • Oracle Database Program with PL/SQL training provided across 100+ locations globally

Who can take up Oracle Database Program with PL/SQL Certification Training?

Individuals who can take up Oracle Database Program with PL/SQL online training include, but are not limited to:

  • PL/SQL Programmers
  • Architect of Online Communities
  • System Analysts
  • Portal Developers
  • Expert Technical Advisors
  • Application Developers
  • Data Management Professionals
  • Software Developers
  • Database Developers
  • Form Developers
  • Aspiring Oracle Database Professionals
  • Professionals who are looking to take up Oracle Database Program with PL/SQL 1Z0-144 certification exam

Oracle Database Program with PL/SQL Exam Format

There are a total of 65 questions in the test, and you'll have 90 minutes to answer them. The passing score for the OCP certification exam is 65%. In order to become an Oracle Database PL/SQL Developer Certified Professional, candidates must first pass the certification exam.

Exam Code

1Z0-149

Exam Name

Oracle Database 11g: Program with PL/SQL

Exam Type

Multiple-choice Questions

Exam Cost

USD 245

Total Questions

65 Questions

Exam Duration

90 Minutes

Passing Score

65% or more

Languages

English

Exam type

Online and Closed Book

Exam Center

Pearson Vue

 

This Oracle Database 1Z0-149 certificate credential will be valid for 18 months from the date of issue. Certificate holders must get recertified in the same or the newer version of the certificate to keep it valid.

Learning Objectives of Oracle Database Program with PL/SQL Training

After taking part in Oracle Database Program with PL/SQL online training, participants will learn about:

  • Using if/else statements to regulate program flow (loops, control structures).
  • Produce database functions and stored procedures.
  • It is recommended to use PL/SQL packages to organize and house related snippets of code.
  • Make use of triggers to address problems in your company.
  • Generating output for the screen and files can be accomplished with the help of pre-built PL/SQL packages provided by Oracle.
  • Make your own application bundles.
  • Create program code that uses dynamic SQL.

Goals of Oracle Database:

  • Coursework for Earning Your PL/SQL Certification.
  • Keep track of inter-subprogram PL/SQL dependencies.
  • Conditional statements and other PL/SQL features can be used to fine-tune the execution of your program (loops, control structures, and explicit cursors).
  • Put together some routines and functions that can be placed in a database.
  • With conditional compilation, you can modify a PL/SQL program's features without changing the original code.
  • Oracle has PL/SQL tools for creating screen output, file output, and mail output, which you can use.
  • In order to have greater freedom in your code, try using dynamic SQL.
  • In order to have more options, you can make overloaded package subprograms.
  • To address problems in business, set off triggers.
  • Produce and inspect functions and stored procedures
  • Give a rundown of PL/capabilities SQL and explain its syntax.
  • Create PL/SQL anonymous blocks with optimal performance in mind.
  • Create PL/SQL packages to organize your code by logical constructs.
  • Attend to programming errors.

Advantages of an Oracle PL/SQL Programming Course

  • Create reliable Oracle database access applications in PL/SQL.
  • Programmatically storing and updating procedures and functions.
  • Create Package-Based Modular Programs.
  • Oversee the collection of information used by user interfaces.
  • Take advantage of native dynamic SQL to write abstract code at a higher level.
Student Name Feedback
Ferdinand Briones
United States
A1. The way he explain the topic. Very Informative
Jean Claude Ukuri
United States
A1. He had done his best to provide the course
Ruthendar Dharman
United States
A2. Individual attention
Anitha V
United States
A3. YES
Salim Hamood Salim Alsaidi
United States
A1. Mr Ravindra is very qualified, smart and excellent trainer.

FAQ's


The Fee includes:
  • Testing Via Qubits
  • Remote Labs
Yes.
Yes, you can pay from the course page and flexi page.
Yes you can.
Yes, course requiring practical include hands-on labs.
In 1-on-1 you can select your own schedule, other students can be merged but you select the schedule. Choose 1-on-1 if published schedule do not meet your requirement. If you also want a private session, opt for 1-on-1 Private.
Yes, we do.
Yes, the site is secure by utilizing Secure Sockets Layer (SSL) Technology. SSL technology enables the encryption of sensitive information during online transactions. We use the highest assurance SSL/TLS certificate, which ensures that no unauthorized person can get to your sensitive payment data over the web.
You can request a refund if you do not wish to enroll in the course.
Yes, we do.
Yes you can request your customer experience manager for the same.
You can buy online from the page by clicking on "Buy Now". You can view alternate payment method on payment options page.
Schedule for Group Training is decided by Koenig. Schedule for 1-on-1 is decided by you.
Yes, we also offer weekend classes.
Yes, we do. For details go to flexi
Yes, Koenig follows a BYOL(Bring Your Own Laptop) policy.
1-on-1 Public - Select your start date. Other students can be merged.
1-on-1 Private - Select your start date. You will be the only student in the class.
Yes, we do offer corporate training More details
Credit card transactions normally take 48 hours to settle. Approval is given right away; however,it takes 48 hours for the money to be moved.
We use the best standards in Internet security. Any data retained is not shared with third parties.
It is recommended but not mandatory. Being acquainted with the basic course material will enable you and the trainer to move at a desired pace during classes.You can access courseware for most vendors.
Yes, this is our official email address which we use if a recipient is not able to receive emails from our @koenig-solutions.com email address.
You will receive the letter of course attendance post training completion via learning enhancement tool after registration.
You can pay through debit/credit card or bank wire transfer.
Buy-Now. Pay-Later option is available using credit card in USA and India only.
Yes, we do accept partial payments, you may use one payment method for part of the transaction and another payment method for other parts of the transaction.
Yes, if we have an office in your city.
To receive an acknowledgment of your online payment, you should have a valid email address. At the point when you enter your name, Visa, and other data, you have the option of entering your email address. Would it be a good idea for you to decide to enter your email address, confirmation of your payment will be emailed to you.
After you submit your payment, you will land on the payment confirmation screen.It contains your payment confirmation message. You will likewise get a confirmation email after your transaction is submitted.
We do accept all major credit cards from Visa, Mastercard, American Express, and Discover.
Yes, Koenig Solutions is a Oracle Learning Partner

Prices & Payments

Yes of course.
Yes, We are

Travel and Visa

Yes we do after your registration for course.

Food and Beverages

Yes.

Others

Yes, if you send 4 participants, we can offer an exclusive training for them which can be started from Any Date™ suitable for you.
Says our CEO-
“It is an interesting story and dates back half a century. My father started a manufacturing business in India in the 1960's for import substitute electromechanical components such as microswitches. German and Japanese goods were held in high esteem so he named his company Essen Deinki (Essen is a well known industrial town in Germany and Deinki is Japanese for electric company). His products were very good quality and the fact that they sounded German and Japanese also helped. He did quite well. In 1970s he branched out into electronic products and again looked for a German name. This time he chose Koenig, and Koenig Electronics was born. In 1990s after graduating from college I was looking for a name for my company and Koenig Solutions sounded just right. Initially we had marketed under the brand of Digital Equipment Corporation but DEC went out of business and we switched to the Koenig name. Koenig is difficult to pronounce and marketeers said it is not a good choice for a B2C brand. But it has proven lucky for us.” – Says Rohit Aggarwal (Founder and CEO - Koenig Solutions)
All our trainers are fluent in English . Majority of our customers are from outside India and our trainers speak in a neutral accent which is easily understandable by students from all nationalities. Our money back guarantee also stands for accent of the trainer.
Medical services in India are at par with the world and are a fraction of costs in Europe and USA. A number of our students have scheduled cosmetic, dental and ocular procedures during their stay in India. We can provide advice about this, on request.