Oracle Database: SQL and PL/SQL Fundamentals Ed 2

Similar documents
Oracle Database: SQL and PL/SQL Fundamentals NEW

Oracle Database 11g: SQL and PL/SQL Fundamentals

Oracle Database: SQL and PL/SQL Fundamentals

Introduction to SQL/PLSQL Accelerated Ed 2

Oracle Database: Introduction to SQL/PLSQL Accelerated

Oracle Database: Introduction to SQL Ed 2

Oracle Database: Introduction to SQL

Oracle Developer Track Course Contents. Mr. Sandeep M Shinde. Oracle Application Techno-Functional Consultant

AO3 - Version: 2. Oracle Database 11g SQL

Oracle Database: Introduction to SQL

Oracle Database: SQL and PL/SQL Fundamentals NEW

Oracle Database: Program with PL/SQL Ed 2

Oracle PLSQL. Course Summary. Duration. Objectives

Oracle Database 12c R2: Program with PL/SQL Ed 2 Duration: 5 Days

ORACLE TRAINING. ORACLE Training Course syllabus ORACLE SQL ORACLE PLSQL. Oracle SQL Training Syllabus

Oracle Database: Introduction to SQL

Conditionally control code flow (loops, control structures). Create stored procedures and functions.

Oracle Database 11g: Introduction to SQLRelease 2

Oracle Database: Program with PL/SQL

Table of Contents. PDF created with FinePrint pdffactory Pro trial version

Oracle Syllabus Course code-r10605 SQL

5. Single-row function

Oracle Database 10g: Introduction to SQL

1 Writing Basic SQL SELECT Statements 2 Restricting and Sorting Data

Topics Fundamentals of PL/SQL, Integration with PROIV SuperLayer and use within Glovia

SQL+PL/SQL. Introduction to SQL

Oracle - Oracle Database: Program with PL/SQL Ed 2

Question Bank PL/SQL Fundamentals-I

Oracle Database 12c: Program with PL/SQL Duration: 5 Days Method: Instructor-Led

Oracle Database: SQL and PL/SQL Fundamentals NEW

ORACLE CERTIFIED ASSOCIATE ORACLE DATABASE 11g ADMINISTRATOR

Oracle 12C DBA Online Training. Course Modules of Oracle 12C DBA Online Training: 1 Oracle Database 12c: Introduction to SQL:

Oracle Database 11g: Program with PL/SQL

Oracle Database 11g: Program with PL/SQL Release 2

Oracle Database 11g: SQL Fundamentals I

Introduction to Computer Science and Business

Oracle Database: SQL and PL/SQL Fundamentals Certification Course

Oracle Database 10g: SQL Fundamentals I

ETL TESTING TRAINING

Contents I Introduction 1 Introduction to PL/SQL iii

Introduction to Computer Science and Business

Learn Well Technocraft

Oracle Database 10g: SQL Fundamentals I

ORANET- Course Contents

normalization are being violated o Apply the rule of Third Normal Form to resolve a violation in the model

Oracle PLSQL Training Syllabus

IZ0-144Oracle 11g PL/SQL Certification (OCA) training

Table of Contents. Oracle SQL PL/SQL Training Courses

Oracle Database 12c SQL Fundamentals

Querying Data with Transact SQL

ORACLE DEV 11G CURRICULUM. Introduction to SQL

MIS CURRICULUM. Advanced Excel Course - Working with Templates Designing the structure of a template Using templates for standardization of worksheets

Course Outline and Objectives: Database Programming with SQL

Sql Server Syllabus. Overview

Oracle SQL & PL SQL Course

Oracle Database: Program with PL/SQL Ed 2 Erlernen Sie diese leistungsstarken Programmiersprache

20761 Querying Data with Transact SQL

Querying Data with Transact-SQL

20461: Querying Microsoft SQL Server

20461: Querying Microsoft SQL Server 2014 Databases

COURSE CONTENT. ORACLE 10g/11g DBA. web: call: (+91) / 400,

Querying Data with Transact SQL Microsoft Official Curriculum (MOC 20761)

Microsoft Querying Microsoft SQL Server 2014

Microsoft Querying Data with Transact-SQL - Performance Course

ORACLE: PL/SQL Programming

After completing this course, participants will be able to:

Business Analytics. SQL PL SQL [Oracle 10 g] P r i n c e S e t h i w w w. x l m a c r o. w e b s. c o m

Chapter 7. Introduction to Structured Query Language (SQL) Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel

COURSE OUTLINE MOC 20461: QUERYING MICROSOFT SQL SERVER 2014

EDUVITZ TECHNOLOGIES

Oracle. SQL(Structured Query Language) Introduction of DBMS. Build In Function. Introduction of RDBMS. Grouping the Result of a Query

Course 20461C: Querying Microsoft SQL Server

COURSE OUTLINE: Querying Microsoft SQL Server

T-SQL Training: T-SQL for SQL Server for Developers

Oracle Database: Program with PL/SQL

1Z Oracle Database 11g - Program with PL/SQL Exam Summary Syllabus Questions

"Charting the Course to Your Success!" MOC D Querying Microsoft SQL Server Course Summary

"Charting the Course... MOC C: Querying Data with Transact-SQL. Course Summary

AVANTUS TRAINING PTE LTD

Querying Data with Transact-SQL

Oracle PL SQL Training & Certification

Querying Microsoft SQL Server

QUERYING MICROSOFT SQL SERVER COURSE OUTLINE. Course: 20461C; Duration: 5 Days; Instructor-led

20461D: Querying Microsoft SQL Server

A Unit of SequelGate Innovative Technologies Pvt. Ltd. All Training Sessions are Completely Practical & Real-time

Querying Data with Transact-SQL

Introduction to Oracle9i: SQL

Certification Exam Preparation Seminar: Oracle Database SQL

Querying Microsoft SQL Server

ORACLE DATABASE 12C INTRODUCTION

Querying Microsoft SQL Server

1Z Oracle Database 11g - SQL Fundamentals I Exam Summary Syllabus Questions

Querying Microsoft SQL Server (MOC 20461C)

Querying Data with Transact-SQL

Querying Data with Transact-SQL

Querying Microsoft SQL Server

Querying Microsoft SQL Server

Querying Data with Transact-SQL

Database Systems: Design, Implementation, and Management Tenth Edition. Chapter 8 Advanced SQL

20761B: QUERYING DATA WITH TRANSACT-SQL

Transcription:

Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 67863102 Oracle Database: SQL and PL/SQL Fundamentals Ed 2 Duration: 5 Days What you will learn This Oracle Database: SQL and PL/SQL Fundamentals training delivers the fundamentals of SQL and PL/SQL along with the benefits of the programming languages using Oracle Database technology. You'll explore the concepts of relational databases. Learn To: Write queries against single and multiple tables, manipulate data in tables and create database objects. Use single row functions to customize output. Invoke conversion functions and conditional expressions. Use group functions to report aggregated data. Create PL/SQL blocks of application code that can be shared by multiple forms, reports and data management applications. Develop anonymous PL/SQL blocks, stored procedures and functions. Declare identifiers and trap exceptions. Use DML statements to manage data. Use DDL statements to manage database objects. Declare PL/SQL Variables. Conditionally control code flow (loops, control structures). Describe stored procedures and functions. Retrieve row and column data from tables. Benefits to You Ensure fast, reliable, secure and easy to manage performance. Optimize database workloads, lower IT costs and deliver a higher quality of service by enabling consolidation onto database clouds. Hands-On Practices Demonstrations and hands-on practice reinforce the fundamental concepts that you'll learn in this course. By enrolling in this course, you'll begin using Oracle SQL Developer to develop these program units. SQL*Plus is available as optional tools. Course Bundle Note: This course is a combination of Oracle Database: SQL Workshop I and Oracle Database: PL/SQL Fundamentals courses. Audience Application Developers Forms Developer Functional Implementer PL/SQL Developer Portal Developer Reports Developer Technical Consultant Copyright 2013, Oracle. All rights reserved. Page 1

Related Training Required Prerequisites Familiarity with data processing concepts and techniques Familiarity with programming concepts Course Objectives Run data definition language (DDL) statements to create and manage schema objects Run data manipulation statements (DML) to update data in the Oracle Database Use PL/SQL programming constructs and conditionally control code flow (loops, control structures, and explicit cursors) Use cursors to process rows Create reports of sorted and restricted data Describe stored procedures and functions Describe the features and syntax of PL/SQL Design PL/SQL anonymous block that execute efficiently Display data from multiple tables using the ANSI SQL 99 JOIN syntax Create reports of aggregated data Employ SQL functions to generate and retrieve customized data Handle runtime errors Retrieve row and column data from tables with the SELECT statement Course Topics Introduction Overview of Oracle Database 12c and related products Overview of relational database management concepts and terminologies Introduction to SQL and its development environments The HR schema and the tables used in this course Oracle Database documentation and additional resources 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 Copyright 2013, Oracle. All rights reserved. Page 2

Retrieve Data using the SQL SELECT Statement List the capabilities of SQL SELECT statements Generate a report of data from the output of a basic SELECT statement Use arithmetic expressions and NULL values in the SELECT statement Invoke Column aliases Concatenation operator, literal character strings, alternative quote operator, and the DISTINCT keyword Display the table structure using the DESCRIBE command Restricted and Sorted Data Write queries with a WHERE clause to limit the output retrieved Describe the comparison operators and logical operators Describe the rules of precedence for comparison and logical operators Usage of character string literals in the WHERE clause Write queries with an ORDER BY clause Sort the output in descending and ascending order Substitution Variables Usage of Single-Row Functions to Customize Output List the differences between single row and multiple row functions Manipulate strings using character functions Manipulate numbers with the ROUND, TRUNC, and MOD functions Perform arithmetic with date data Manipulate dates with the DATE functions Conversion Functions and Conditional Expressions Describe implicit and explicit data type conversion Describe the TO_CHAR, TO_NUMBER, and TO_DATE conversion functions Nesting multiple functions Apply the NVL, NULLIF, and COALESCE functions to data Usage of conditional IF THEN ELSE logic in a SELECT statement Aggregated Data Using the Group Functions Usage of the aggregation functions in SELECT statements to produce meaningful reports Describe the AVG, SUM, MIN, and MAX function How to handle Null Values in a group function? Divide the data in groups by using the GROUP BY clause Exclude groups of date by using the HAVING clause Display Data From Multiple Tables Write SELECT statements to access data from more than one table Join Tables Using SQL:1999 Syntax View data that does not meet a join condition by using outer joins Join a table to itself by using a self join Create Cross Joins Usage of Subqueries to Solve Queries Use a Subquery to Solve a Problem Single-Row Subqueries Group Functions in a Subquery Multiple-Row Subqueries Use the ANY and ALL Operator in Multiple-Row Subqueries Use the EXISTS Operator Copyright 2013, Oracle. All rights reserved. Page 3

SET Operators Describe the SET operators Use a SET operator to combine multiple queries into a single query Describe the UNION, UNION ALL, INTERSECT, and MINUS Operators Use the ORDER BY Clause in Set Operations Data Manipulation Add New Rows to a Table Change the Data in a Table Use the DELETE and TRUNCATE Statements How to save and discard changes with the COMMIT and ROLLBACK statements Implement Read Consistency Describe the FOR UPDATE Clause DDL Statements to Create and Manage Tables Categorize Database Objects Create Tables Describe the data types Understand Constraints Create a table using a subquery How to alter a table? How to drop a table? Other Schema Objects Create, modify, and retrieve data from a view Perform Data manipulation language (DML) operations on a view How to drop a view? Create, use, and modify a sequence Create and drop indexes Create and drop synonyms Introduction to PL/SQL PL/SQL Overview List the benefits of PL/SQL Subprograms Overview of the Types of PL/SQL blocks Create a Simple Anonymous Block Generate the Output from a PL/SQL Block PL/SQL Identifiers List the different Types of Identifiers in a PL/SQL subprogram Usage of the Declarative Section to Define Identifiers Use of variables to store data Scalar Data Types %TYPE Attribute Bind Variables Sequences in PL/SQL Expressions Write Anonymous PL/SQL blocks Basic PL/SQL Block Syntax Guidelines How to comment code? SQL Functions in PL/SQL Data Type Conversion Copyright 2013, Oracle. All rights reserved. Page 4

Nested Blocks Operators in PL/SQL SQL statements in PL/SQL block SELECT Statements in PL/SQL to Retrieve data Data Manipulation in the Server Using PL/SQL The SQL Cursor concept Learn to use SQL Cursor Attributes to Obtain Feedback on DML How to save and discard transactions? Control Structures Conditional processing Using IF Statements Conditional processing Using CASE Statements Simple Loop Statement While Loop Statement For Loop Statement The Continue Statement Composite Data Types PL/SQL Records The %ROWTYPE Attribute Insert and Update with PL/SQL Records Associative Arrays (INDEX BY Tables) INDEX BY Table Methods INDEX BY Table of Records Explicit Cursors Understand Explicit Cursors Declare the Cursor How to open the Cursor? Fetching data from the Cursor How to close the Cursor? Cursor FOR loop Explicit Cursor Attributes FOR UPDATE Clause and WHERE CURRENT Clause Exception Handling What are 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 Stored Procedures and Functions What are Stored Procedures and Functions? Differentiate between anonymous blocks and subprograms Create a Simple Procedure Create a Simple Procedure with IN parameter Create a Simple Function Execute a Simple Procedure Copyright 2013, Oracle. All rights reserved. Page 5

Execute a Simple Function Copyright 2013, Oracle. All rights reserved. Page 6