Oracle Training: SQL for Data Definition & Extraction


Course Delivery

Live Instructor-Led Training

Course Description

The course SQL for Data Definition & Extraction (Oracle Training) targets database management systems such as MySQL, Oracle, SQL Server, PostgreSQL. This course is designed to be a practical study into the management of a multi-platform database work environment. Though the focus will be on the Oracle platform, the content will be discussed in a platform generic way to allow practical application to SQL Server, MySQL and PostgreSQL environments. Part I of the course focusses on the essentials of the SQL language as it is applied to a variety of database platforms. This course will provide you with a comprehensive overview of the SQL language as it is defined by the ANSI standard.

Course Dates and Pricing


Nov 5 - 8, 2024$3,750.00

Course Outline

Relational Database Concepts

Exploring the Structure of a Relational Database
About Data and Metadata
The Principle of Integrity: Entity, Domain and Referential
Understanding Primary and Foreign Keys
About Keys and Indexes
SQL Architecture: How MySQL Interprets SQL Commands
SQL Architecture: How Oracle Interprets SQL Commands
SQL Architecture : How SQL Server Interprets SQL Commands
SQL Architecture : How PostgreSQL Interprets SQL Commands
The ANSI Standard and its Implementation in MySQL, Oracle, SQL Server and PostgSQL

Creating Tables

The Need for Primary and Foreign Keys
Creating Tables for MySQL and Oracle
Adding Constraints to a Table
Inserting Data - Fundamentals
Retrieving Data - Fundamentals
Deleting Data - Fundamentals
Understanding Space Allocation

Retrieving Data

Retrieving Data from a Table
Sorting Data
Filtering Data : Using Simple Clauses
Filtering Data : Using Date and Time
Filtering Data : Working with Strings
Filtering Data : Using Logical Operators
The INSERT Statement
The UPDATE Statement
The DELETE Statement

Retrieving Metadata

The Importance of Metadata
Retrieving Metadata in MySQL
Retrieving Metadata in Oracle
Retrieving Metadata in SQL Server
Retrieving Metadata in PostgreSQL

Advanced Data Operations

Working with Aggregate Values
Retrieving from Multiple Tables - Inner Join
Retrieving from Multiple Tables - Outer Joins
About Sub-Queries
Correlated Sub-Queries

Indexing

Index Overview
SQL Server Index Architecture
Oracle Index Architecture
MySQL Index Architecture
PostgreSQL Index Architecture
About Indexes and Keys
Understanding Ordered and UnOrdered Indexes

Stored Procedures

Architectural Overview
Benefits of Stored Procedures
Creating Stored Procedures
Using Input and Output Parameters
Stored Procedures Optimization

Stored Procedures - Built-In Specifics

Using Oracle Built-in Stored Procedures for Administration Tasks
Using MySQL Server Built-in Stored Procedures for Administration Tasks
A Practical Administration Lab

Course Locations

  • Ottawa

  • Montreal

  • Toronto

Related Oracle Training

Oracle Training: Mastering Oracle Database Administration

The course Mastering Oracle Database Administration (Oracle Training) is a complete study of Oracle database administration. We learn all about Oracle installation, configuration, databases, tablespaces, control files, data files, log files and more. The course discusses Oracle troubleshooting and diagnostics, fault tolerance, security, partitioning, and flashback management. The training also includes a discussion on performance tuning through an introduction to the use of indexes and statistics in Oracle database operations. Training course titled Oracle Training: Mastering Oracle Database Administration that will allow you to hone your professional skills.

Nov 4 - 7, 2024$3,750.00

PLSQL Training: Mastering Database Programming with PL/SQL

The course Mastering Database Programming with PL/SQL (PLSQL Training) covers the essential elements of the PL/SQL language. The training includes the creation and deletion of tables and the use of SQL to display, insert, delete and modify relational data. The course also covers blocks, data types, variables, program flows, stored procedures & functions and PL/SQL packages. Training course titled PLSQL Training: Mastering Database Programming with PL/SQL that will allow you to hone your professional skills.

Oct 22 - 25, 2024$3,750.00Nov 19 - 22, 2024$3,750.00

PLSQL Training: The Complete PL/SQL Programming Course

The course The Complete PL/SQL Programming Course (PLSQL Training) is a detailed exploration of the PL/SQL language and it many nooks and crannies. The course covers basic & advanced SQL techniques and PL/SQL programming fundamentals. The training also includes cursors, triggers, stored procedures & functions, sequences and packages. Finally, the course discusses object oriented programming, Java integration, XML processing & performance tuning with indexes. This PL/SQL course will teach you how to write great PL/SQL code. Training course titled PLSQL Training: The Complete PL/SQL Programming Course that will allow you to hone your professional skills.

Nov 12 - 15, 2024$3,750.00

Oracle Training: A Complete Introduction to Forms & Reports

The course A Complete Introduction to Forms & Reports (Oracle Training) covers the essentials skills that are necessary to design. implement & troubleshoot Oracle Forms and Reports. Whether you need to build a report that highlights sales in the last quarter or build a form that allows sales to be entered into an Oracle database, this is the training course for you. Training course titled Oracle Training: A Complete Introduction to Forms & Reports that will allow you to hone your professional skills.

Oct 22 - 25, 2024$3,750.00Nov 19 - 22, 2024$3,750.00

Oracle Training: Building a Data Warehouse

The course Building a Data Warehouse (Oracle Training) focuses on the art, functionality and application of Data Mining and Data Warehousing with Oracle. Beginning with the definitions of facts and dimensions, the course discusses every aspect of the Data Warehouse creation process from data loading to data mining. Implementing a data warehouse has never been this intuitive. Training course titled Oracle Training: Building a Data Warehouse that will allow you to hone your professional skills.

Nov 12 - 15, 2024$3,350.00

Oracle Training: Database Administration A to Z

The course Database Administration A to Z (Oracle Training) targets database management systems such as MySQL, Oracle, SQL Server, PostgreSQL. This course is designed to be a practical study into the management of a multi-platform database work environment. Though the focus will be on the Oracle platform, the content will be discussed in a platform generic way to allow practical application to SQL Server, MySQL and PostgreSQL environments. Part II of the course focusses on the components of a production environment that allow database professionals to excel in their mission critical responsibilities. Training course titled Oracle Training: Database Administration A to Z that will allow you to hone your professional skills.

Nov 12 - 15, 2024$3,750.00

Oracle Training: MySQL Core Administration

The course MySQL Core Administration (Oracle Training) :: database course introduces the MySQL Relational Database Management System. Every aspect of MySQL database administration is covered from the creation of relational databases and their tables to the development of powerful SQL scripts to automate primary administrative tasks. This complete course discusses the various security mechanisms that are provided by the MySQL database engine. This course also includes coverage of performance optimization, backup and recovery and indexing amongst others. If you want to implement a MySQL database in your organization, this is the course for you. Training course titled Oracle Training: MySQL Core Administration that will allow you to hone your professional skills.

Oct 22 - 25, 2024$3,350.00Nov 19 - 22, 2024$3,350.00

Oracle Training: Oracle Core Administration

The course Oracle Core Administration (Oracle Training) is an exploration of the installation, configuration and maintenance of Oracle servers on Linux. The training includes an architecture overview, performance optimization through caching/tuning, backup & recovery and security. This comprehensive course discusses every aspect of Oracle database administration. Training course titled Oracle Training: Oracle Core Administration that will allow you to hone your professional skills.

Oct 29 - Nov 1, 2024$3,750.00Nov 26 - 29, 2024$3,750.00

Oracle Training: Professional Database Tuning & Optimization

The course Professional Database Tuning & Optimization (Oracle Training) is a detailed exploration of Oracle database performance tuning and optimization. The training includes a discussion of the tools of the performance tuning trade and quickly proceeds to coverage of structural SQL optimization techniques and PL/SQL code optimization. The course covers database indexing and server & memory optimization techniques. Fine tune your Oracle database to make them lightning fast. Training course titled Oracle Training: Professional Database Tuning & Optimization that will allow you to hone your professional skills.

Oct 22 - 25, 2024$3,750.00Nov 19 - 22, 2024$3,750.00

PLSQL Training: Introduction to Data Design & Manipulation

The course Introduction to Data Design & Manipulation (PLSQL Training) is an introduction to PL/SQL programming. Beginning with the creation of database tables, the course presents a variety of PL/SQL language features in a logical and sequential order beginning with SQL syntax and ending with packages and functions. If you need to work with PL/SQL, this course will get you started in the right direction. Training course titled PLSQL Training: Introduction to Data Design & Manipulation that will allow you to hone your professional skills.

Oct 16 - 18, 2024$3,350.00Nov 13 - 15, 2024$3,350.00

PLSQL Training: Objects, Librairies, XML, Java & More

The course Objects, Libraries, XML, Java & More (PLSQL Training) covers the advanced elements of PL/SQL. Beginning with stored procedures & functions, the training discusses database triggers, PL/SQL records, PL/SQL collections, PL/SQL error handling & object oriented programming in PL/SQL. The course concludes with XML processing, Java integration and performance tuning & optimization in Oracle. Training course titled PLSQL Training: Objects, Librairies, XML, Java & More that will allow you to hone your professional skills.

Oct 30 - Nov 1, 2024$2,250.00Nov 27 - 29, 2024$2,250.00

SQL Server Training: Core Administration Skills

The course Core Administration Skills (SQL Server Training) is an exploration of database administration with SQL Server. Every aspect of SQL Server database administration is covered from the creation of relational databases & tables to the development of powerful TSQL scripts to automate primary administrative tasks. The training includes SQL Server database security & monitoring , performance tuning, backup & recovery, security and indexing to name a few. Training course titled SQL Server Training: Core Administration Skills that will allow you to hone your professional skills.

Nov 12 - 15, 2024$3,750.00