Header Ads

Header ADS

Oracle SQL Tutorials For Beginners

Oracle SQL Tutorials For Beginners

Topic Introduction: I will give basic to advanced-level SQL tutorials in this tutorial. It will start with the oracle database working environment setup then the basics of SQL Query. gradually we will enter the deep of the SQL query.


Retrieving Data Using the SQL SELECT Statement

Using Single-Row Functions to Customize Output


Using Conversion Functions and Conditional Expressions



Reporting Aggregated Data Using the Group Functions




Displaying Data from Multiple Tables Using Joins


In this lesson, you should have learned how to use joins to display data from multiple tables by using:
Equijoins, Nonequijoins, OUTER joins, Self-joins, Cross joins, Natural joins, Full (or two-sided) OUTER joins.

  • Join Concept
  • Natural Joins
  • Self-Joins
  • Nonequijoins
  • INNER Joins
  • OUTER Joins: 1. LEFT OUTER JOIN 2. RIGHT OUTER JOIN 3. FULL OUTER JOIN
  • Cartesian Products: Cross Joins



Using Subqueries to Solve Queries

Types of Subqueries : 1. Single-Row Subqueries 2. Multiple-row subquery



Using the Set Operators


UNION Operator
UNION ALL Operator
INTERSECT Operator
MINUS Operator



Table & View Creation

Create Table                 :
Create Table As           :
Alter Table                    :
Drop Table                    :
Create View                  :










No comments

Theme images by Deejpilot. Powered by Blogger.