Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learning SQL For Oracle
Rating: 4.2 out of 5(61 ratings)
568 students

Learning SQL For Oracle

A beginners guide to learning SQL for Oracle
Created byInfinite Skills
Last updated 1/2017
English

What you'll learn

  • Learn about SQL for Oracle

Course content

16 sections111 lectures8h 52m total length
  • Important - Download These First - Working Files0:01
  • 0102 What Is SQL?5:31
  • 0103 Relational Databases Explained - Part 16:51
  • 0104 Relational Databases Explained - Part 26:22
  • 0105 How To Query Data From A Database6:51
  • 0106 The Difference Between SQL And PL/SQL3:58

    Clarify the difference between SQL and PL/SQL by showing SQL as a data manipulation language and PL/SQL as a procedural programming language that uses variables, cursors, and control flow.

  • 0107 Setting Up An Oracle Apex Account9:53
  • 0108 Running SQL Using Oracle Apex6:49
  • 0109 Assignment 10:43
  • 0110 Assignment 1 - Solution1:30

    Identify entities and their characteristics to model data as tables, and explain how a primary key uniquely identifies rows while null values represent unknown or not applicable data.

  • 0111 How To Access Your Working Files3:22

Requirements

  • PC or Mac

Description

This Oracle SQL training course from Infinite Skills teaches you everything you need to know about this graphical user interface. This course is designed for the absolute beginner, meaning no prior knowledge of Oracle SQL is required.

You will start by learning about a basic SQL select statement, including how to retrieve data from a table, use mathematical and text expressions, and sort the results using column names. This course will then show you how to restrict data, join tables, and summarize data. This video tutorial will also cover data subsets, restricting data, using subqueries, and data modeling. Other topics that are covered include creating tables and manipulating data, single-row functions, creating and using views, database management, and legacy SQL techniques.

Once you have completed this computer based training course, you will be able to use Oracle SQL as your main productivity tool for development. Working files are included, allowing you to follow along with the author throughout the lessons.

Who this course is for:

  • Anyone wishing to learn about SQL for Oracle