Oracle PL/SQL Developer - OCA Training

Oracle PL/SQL Developer - OCA Online Training course is designed for IT professionals who are working towards becoming an Oracle Certified Associate in the PL/SQL developer track.

  • 35000
  • 40000
  • Course Includes
  • Live Class Practical Oriented Training
  • 90 + Hrs Instructor LED Training
  • 60 + Hrs Practical Exercise
  • 50 + Hrs Project Work & Assignment
  • Timely Doubt Resolution
  • Dedicated Student Success Mentor
  • Certification & Job Assistance
  • Free Access to Workshop & Webinar
  • No Cost EMI Option


Have Query ?

What you will learn

  • Create reports of sorted and restricted data. Describe stored procedures and functions.
  • Employ SQL functions to generate & retrieve customized data. Display data from multiple tables using ANSI SQL 99 JOIN sy...
  • Create reports of aggregated data. Design PL/SQL program units that execute efficiently.
  • Use PL/SQL programming constructs and conditional control statements. Handle run-time errors.
  • Maintain dependencies between PL/SQL subprograms. Use PL/SQL programming constructs and conditionally control code flow.
  • Use conditional compilation to customize the functionality in a PL/SQL application without removing any source code.
  • Create overloaded package subprograms for more flexibility Create triggers to solve business challenges
  • Use the Oracle supplied PL/SQL packages to generate screen output, file output & mail output

Requirements

  • Basic understanding of Oracle database.

Description

|| About Oracle PL/SQL Developer Training Course

Oracle Database technology is used by the world's leading companies to manage critical business functions, systems, and processes.  Oracle The database is the number one database in the world. Over 305,000 top companies trust their critical systems to Oracle Database. Oracle Database is the number one embedded database technology. In fact, 97% of Global Fortune 500 companies use Oracle software. Well-trained, highly-skilled database professionals who can manage critical systems are in high demand. Oracle PL/SQL Developer - OCA Online Training course introduces students to PL/SQL and helps them understand the benefits of this powerful programming language.

 

Students learn to create PL/SQL blocks of application code that can be shared by multiple forms, reports, and data management applications. Students learn to create anonymous PL/SQL blocks as well as stored procedures and functions. Students learn to develop, execute, and manage PL\SQL stored program units such as procedures, functions, packages, and database triggers. Students also learn to manage PL/SQL subprograms, triggers, declaring identifiers, and trapping exceptions. Students are introduced to the utilization of some of the Oracle-supplied packages. To be a more effective Oracle Developer, we recommend a basic knowledge of Oracle DBA.

 

Exam-1 Oracle Database 12c SQL 1Z0-071 

Exam-2 Oracle Database: Program with PL/SQL/1Z0-144

 

Course Content

Live Lectures 1-20

Oracle Database – Introduction to SQL Certification is an entry-level course from Oracle for professionals who want to understand the fundamental concepts of SQL and PL/SQL programming language concepts. Attending this 5-day Oracle Database – Introduction to SQL course, participants will also gain knowledge on writing sub queries and combine multiple queries on a database with hands-on lab exercises. Get the chance to learn from an Oracle Approved Education Center for all your Oracle Certification and Training needs.    

Live Lecture

·      Course Objectives, Course Agenda & Appendixes

·      Overview of Oracle Database 12c & Related Products

·      Relational database management concepts & terminologies

·      Introduction to SQL & its development environments

·      What is the Oracle SQL Developer?

·      Starting SQL*Plus from Oracle SQL Developer

·      The Human Resource (HR) Schema

·      Tables used in the Course

·      Practical Exercise

Live Lecture

·      Capabilities of the SELECT statement

·      Arithmetic expressions & NULL values in the SELECT statement

·      Column aliases

·      Concatenation operator

·      Literal character strings

·      Alternative quote operator

·      DISTINCT keyword

·      Use of the DESCRIBE command

·      Relational database management concepts & terminologies

·      Practical Exercise

Live Lecture

·      Limiting the Rows

·      Rules of precedence for the operators in an expression

·      Substitution Variables

·      Using the DEFINE and VERIFY command

·      Practical Exercise

Live Lecture

·      Difference between single row & multiple row functions

·      Manipulate strings with character function in the SELECT & WHERE clauses

·      Manipulate numbers with the ROUND, TRUNC & MOD functions

·      Perform arithmetic with date data

·      Manipulate dates with the date functions

·      Practical Exercise