Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 21.5 hours on-demand video
  • 5 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
Development Database Design & Development Pl/SQL

Oracle PL/SQL Fundamentals & Database Design--3course bundle

The ultimate Oracle/database course bundle with over 20 hours and 100 videos!
Highest Rated
Rating: 4.5 out of 54.5 (216 ratings)
1,238 students
Created by Intellezy Trainers
Last updated 1/2018
English
English [Auto], Polish [Auto], 
30-Day Money-Back Guarantee

What you'll learn

  • Over 100 lectures and 20 hours of content
  • Understand different types of databases
  • Relate tables with IDs
  • Understand normalization
  • Introducing Database Program Units
  • Creating and Maintaining Packages
  • Work with DECLARE, BEGIN & EXCEPTION clause
  • Understand and use nested blocks
  • Use explicit cursors

Course content

3 sections • 117 lectures • 21h 34m total length

  • Preview03:06
  • Course Setup
    37:03
  • Selecting the Appropriate Database Tool
    30:45
  • Understanding PL SQL1
    17:59
  • PL SQL Blocks
    15:19
  • Working with SQL Plus
    11:00
  • DECLARE Clause Objects
    16:25
  • PL SQL Available Data Types
    16:55
  • Declaring Simple Data Types and Assignments
    12:16
  • Declaring Complex Data Types and Assignments
    10:38
  • Declaring Complex RowTypes and Assignments
    07:02
  • Declaring Complex Tables
    07:44
  • Declaring Complex Records
    Preview08:12
  • Creating and Declaring User-Defined Types
    08:48
  • What Can Be Included in the BEGIN Clause
    07:02
  • Working with CHAR and VARCHAR2 Variables
    07:30
  • Handling String Literals
    07:41
  • Working with Numeric Variables
    06:40
  • Working with Date Variables
    06:00
  • Assigning and Using Boolean Variables
    07:44
  • Using Comparison Operators
    Preview07:24
  • Using SQL Functions
    06:04
  • SQL DML within PL SQL1
    15:05
  • Using SELECT
    06:32
  • Exceptions and Embedded SQL
    11:16
  • Using Sequences
    14:28
  • Logic Control and Branching
    06:58
  • Using GOTO
    05:52
  • Working with LOOPS
    Preview18:53
  • Creating and Using the Indefinite Loop
    06:59
  • Creating and Using the Conditional Loop
    08:48
  • Using Nested Loops
    11:33
  • Using the If-Then-Else
    18:54
  • Using the CASE Statement
    17:43
  • What Are the Types of Exceptions
    05:31
  • Trapping Exceptions
    05:32
  • Identify Exception Details
    10:57
  • Creating User-Defined Exceptions
    10:49
  • Using SQLCODE and SQLERRM Objects
    08:29
  • Understand the Implicit Cursor
    14:37
  • Creating User-Defined Events
    12:26
  • Understanding the Concept and Purpose of Explicit Cursors
    18:10
  • Learn about Cursor Attributes
    10:12
  • Using the Continue Statement
    05:44
  • Working with Updateable Cursors
    19:25
  • Creating and Using Cursor Parameters
    14:45
  • FOR...LOOP Cursors
    06:53
  • Understanding Nested Blocks
    10:46
  • Understanding the Difference between Global vs Local Objects and Exceptions
    12:35
  • What Are Subprograms and How Are They Different from Nested Blocks
    17:37
  • Course Recap
    03:52

  • Introduction
    02:40
  • Installing Oracle XE1
    10:59
  • SQL Developer Installation
    19:47
  • Workstation Setup
    12:14
  • Introducing the Database Program Unit
    19:05
  • Creating Stored Procedures and Functions
    18:44
  • Understanding the Parameter Specification
    22:57
  • Executing Procedures and Functions
    26:11
  • Calling Functions from within SQL
    13:05
  • Preview08:19
  • Recompiling and Dropping Programs
    16:06
  • Data Dictionary Storage
    24:47
  • Managing Dependencies
    12:52
  • Tracking Dependencies
    08:25
  • Using the Dependency Tracking Utility
    09:25
  • What is a Package?
    10:02
  • Creating a Package
    19:03
  • Package Definition Information
    07:52
  • Advanced Programming Techniques
    06:06
  • Using Persistent Global Objects
    03:36
  • Including Initialization Logic
    15:17
  • Object Oriented Support within Packages
    13:44
  • Package Maintenance
    17:47
  • Learning to Use Cursor Variables
    23:38
  • Weak Cursor Definitions
    16:10
  • REFCURSOR Cursor Definition
    05:06
  • Using Cursor Expressions
    13:36
  • Using the DBMS OUTPUT () Packages
    11:38
  • Using the UTL_FILE() Package
    29:29
  • Understanding the Database Trigger
    23:18
  • Statement-Level Triggers
    22:35
  • Row-Level Triggers
    Preview12:04
  • Row Level Trigger Example
    11:08
  • Row Level Trigger Example
    07:24
  • Row Level Trigger Example
    07:35
  • Working with the INSTEAD OF Trigger
    10:53
  • Using Triggers within an Application
    08:47
  • Using the CALL Statement
    09:08
  • Trigger Maintenance Tasks
    12:15
  • Working with Multiple Triggers for a Single Table
    10:46
  • Handling Mutating Table Issues
    22:09
  • Using the Compound Trigger
    05:34
  • What is a System Event Trigger?
    05:25
  • Defining Scope
    03:36
  • Identifying Available System Events
    12:12
  • Conclusion
    01:31

  • Introduction
    03:19
  • Overview
    00:50
  • What is a Database?
    02:47
  • Different Types of Databases
    11:40
  • The Process of Database Design
    07:58
  • Preview01:04
  • What is Normalization?
    02:16
  • Basic Steps to Normalization
    04:38
  • A. Brainstorm
    01:08
  • B. Organize
    03:13
  • C. Eliminate Repetition
    11:34
  • D. Assign Relationships
    00:22
  • D-1. One to One Relationship
    06:01
  • D-2. One to Many Relationship
    04:19
  • D-3. Many to Many Relationship
    Preview05:29
  • Relating Tables with IDs
    01:46
  • Examples of Bad Design
    15:20
  • Examples of Good Design
    05:53
  • Design Rules
    05:09
  • Course Recap
    04:17

Requirements

  • Basic Microsoft Windows training or equivalent experience and familiarity with database and programming principles

Description

Over 20 hours and 100 videos are included in this bundle.

Save 20% by purchasing 3 Oracle/Database courses. This bundle includes:

  • Oracle PL/SQL Fundamentals vol. I
  • Oracle PL/SQL Fundamentals vol. II
  • Database Design Instruction

In this Oracle 11g PL/SQL vol I & II courses, you will receive introduction training on PL/SQL database programming language covering syntax, structure and features of the language within the context of database applications and programming. In volume II students will dive into topics such as understanding the basic form and structure of program units stored within the database, building and maintaining stored procedures, functions, packaged programs, and database triggers. Additional topics include taking advantage of advanced programming techniques such as cursor variables and cursor expressions. This Oracle 11g course will prepare students for the Oracle certification exams (OCP).

The Database Design Instruction course familiarizes the student with techniques necessary to properly create and normalize a relational database. This single course can help prevent the new database developer from creating mistakes that add hours and days to a development project.  Information in this course is a must for anyone responsible for building and maintaining a database.

Who this course is for:

  • Application designers and developers
  • Students just getting started with designing databases and those who have been designing databases but looking for tips on more effective design

Instructor

Intellezy Trainers
Computer Training Specialists
Intellezy Trainers
  • 4.4 Instructor Rating
  • 41,193 Reviews
  • 156,059 Students
  • 222 Courses

Intellezy collaborates with organizations to help implement and adopt technology to its maximum potential. From our change management consulting to our learning and development services, Intellezy uses both culture and education to drive the ROI of any organization. Our online videos and quick reference guides are designed to educate and empower individuals, right when they need it. In today’s rapidly evolving workplace, it is imperative to make sure you have the skills and expertise required to succeed. Our library, recognized by top influencers such as eLearning Journal and The Craig Weiss Group, provides dynamic and task-focused videos right at your fingertips, right when you need them.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.