Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
86 views1 page

Course Topics PL2

The document outlines a course on Human Resources and PL/SQL development, covering topics such as SQL Developer, Oracle Cloud Exadata Express, and PL/SQL fundamentals. It includes objectives, agendas, and various PL/SQL concepts like subprograms, variables, and data types. The course aims to provide practical skills for working with Oracle databases and PL/SQL programming.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
86 views1 page

Course Topics PL2

The document outlines a course on Human Resources and PL/SQL development, covering topics such as SQL Developer, Oracle Cloud Exadata Express, and PL/SQL fundamentals. It includes objectives, agendas, and various PL/SQL concepts like subprograms, variables, and data types. The course aims to provide practical skills for working with Oracle databases and PL/SQL programming.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Course Topics

Introduction
Course Objectives
Course Agenda
Describe the Human Resources (HR) Schema
PL/SQL development environments available in this course
Introduction to SQL Developer

Working with Oracle Cloud Exadata Express Cloud Service


Introduction to Oracle Database Exadata Express Cloud Service
Accessing Cloud Database using SQL Workshop
Connecting to Exadata Express using Database Clients

Introduction to PL/SQL
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?

Declare PL/SQL Variables


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

You might also like