Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Oracle PL/SQL is My Game: EXAM 1Z0-149
Rating: 4.4 out of 5(4,264 ratings)
20,899 students

Oracle PL/SQL is My Game: EXAM 1Z0-149

Become Oracle PL/SQL Developer / Covers ORACLE university track 100%. All the presentations & scripts are attached
Last updated 5/2024
English

What you'll learn

  • The full track of Oracle university Exam 1Z0-144 : Program with PL/SQL
  • Oracle Database 12c Architecture
  • Downloading and installing oracle database 12c in details
  • Overview of PLSQL
  • Declaring PLSQL Variables
  • Writing executable statements
  • Interacting with Oracle DB Server
  • Writing Control structure
  • Working with Composite Data Types
  • Using explicit cursors
  • Handling Exceptions
  • Creating Procedures
  • Creating Functions
  • Creating Packages
  • Working with Packages
  • Using oracle-supplied Packages in Application Development
  • Using dynamic SQL
  • Design consideration for PLSQL Code
  • Creating triggers
  • Creating Compound, DDL, and Event Database Triggers
  • Using the PLSQL Compiler
  • Managing PLSQL Code
  • Managing Dependencies

Course content

22 sections221 lectures21h 54m total length
  • Course Agenda5:31

    Outline the course agenda across 21+ chapters, covering pl/sql fundamentals from anonymous blocks to triggers, with HR schema exercises and exam tips.

  • Course Setup Notes / 4 Options4:32

    Explore four flexible options to set up Oracle Database 12c with the HR schema, including installing, unlocking accounts, and navigating HR schema, plus guidance for 11g express and 12c architecture.

  • Option 2- creating the HR Schema7:34

    Create the HR schema and its tables in Oracle 12c by provisioning the HR user, granting required privileges, and running the hr tables script within the pluggable database.

  • Option 3- Part 1 : Oracle Database 12c Architecture4:27

    Explore Oracle database 12c architecture, featuring a container database with multiple pluggable databases, managed by CDB and PDB administrators, enabling cloud-ready, cost-efficient backups and cloning.

  • Option 3- Part 2 : Downloading Oracle DB 12c3:42

    Download Oracle Database 12c Release 2 for Windows 64-bit, choose standard edition or enterprise edition, and understand licensing requirements for projects.

  • Option 3- Part 3 : Installing Oracle DB 12c9:16

    Install Oracle database 12c on 64-bit windows, choose desktop classes, select enterprise edition, create a new windows user for services, and configure a container database Orcl with Orcl PDB.

  • Option 3- Part 4 : Connecting SYS using SQL plus & SQL Developer10:39

    Connect to the Oracle database using SQL Plus or SQL Developer, explore tnsnames.ora, and configure a first SYSDBA connection to the root container database ORCL.

  • Option 3- Part 5: Unlock HR Account Part 14:30

    Unlock the HR account in the pluggable database of an Oracle 12c container, connect with the sis user, and explore SR schema objects and tnsnames.ora entries.

  • Option 3- Part 6 : Unlock HR Account Part 211:49

    Learn to unlock the hr account in Oracle by switching from the container to a pluggable database, opening the pdb, and connecting as hr to explore the hr schema.

  • Option 3- Part 7 : ORA-01033 oracle initialization or shutdown in progress 12c3:33

    Learn to fix ORA-01033 initialization or shutdown in progress by opening all pluggable databases using alter pluggable database all open, via a CIS DBA connection in Oracle 12c.

  • Option 4- Installing Oracle 11g express Edition + Unlock HR10:21

    Install Oracle 11g express edition as a lightweight practice database, unlock HR and set a password, then connect via SQL Developer using host, port 1521, service XE.

  • About Oracle 18c express edition0:20
  • HR Schema in this Course4:34

    Explore the HR schema in Oracle using the sample HR user. Understand employees, departments, locations, countries, regions, jobs, and job history, plus primary and foreign keys and self-joins.

  • Navigate HR schema7:05

    Explore the HR schema in Oracle by navigating tables, understanding dictionary views, and identifying columns, data types, and foreign keys to prepare for SQL data retrieval.

Requirements

  • You should know Oracle SQL ( 11g or 12c)
  • You should have strong knowledge in (SELECT statement, DML, DDL, DCL, creating views, indexes, and synonyms)
  • Windows Operating system is preferred, but this is not mandatory if you have the knowledge of downloading Oracle database on other OS
  • Downloading oracle database and this will be covered in details on Windows OS.
  • No need for any previous experience in PL/SQL, this Course starts from zero in PL/SQL

Description

This is one of the most amazing Udemy courses in Oracle PLSQL.

The course covers the oracle university track 100% for :

Exam Number: 1Z0-149 : Program with PL/SQL

I designed in this course in a very professional structure that includes huge amount of exercises and examples.

Be sure that you will become expert in PLSQL programming after finishing this course, and you will be ready 100% to pass the Oracle Exam. 

You will find all the presentations and all the SQL scripts attached in every chapter, so no need to waste your time repeating any example I did.

Simply this course is the best….


Who this course is for:

  • Students who wants to be expert in PL/SQL programming
  • Students who wants to be certified in PL/SQL
  • Fresh and junior programmers who need to find better jobs by gaining oracle certification
  • Students who already know Oracle SQL and they need to move to next level which is PL/SQL