Mastering SQL Table Joins from scratch: Real World Examples

$5.00

Category:
Description

Name ProductMastering SQL Table Joins from scratch: Real World Examples
Download Size576 MB
AuthorBluelime Learning Solutions
Sale Page: _https://www.udemy.com/mastering-sql-table-joins-from-scratch-real-world-examples/

What Will I Learn?
  • Install Relational Database Management System
  • Install TOAD

  • Connect TOAD to Oracle database

  • Install SQL Developer
  • Connect SQL Developer to Oracle database
  • Create various types of table joins
  • Build real world table joins with SQL
  • Generate ERD
  • Use concatenation operator
  • Use comparison operators
  • Use various logical operators
  • Use Aliases in building quries
  • Use various Join clauses and keywords
  • Use GROUP BY clause to group data sets.

Curriculum For This Course
54 Lectures

05:21:56

Getting Started

01:30:29
Tools used to execute queries and scripts
08:39
Download and installation of Oracle
08:11
How to unlock sample oracle hr schema account
05:04
Download and install TOAD
07:09
Connect TOAD to Oracle database
06:38
Download and install Oracle SQL Developer
08:55
Connect SQL Developer to Oracle database
06:05
Introduction to database concepts
07:09
Introduction to ERD
05:32
How to generate ERD using SQL Developer
13:02
How to generate ERD using TOAD
03:59
Using Character Functions
07:50
+

Introduction to Table Joins

9 Lectures 01:02:32
+

Some SQL Key Clauses

4 Lectures 19:50
+

SQL Operators

10 Lectures 45:00
+

Practical Real World SQL Table Joins Examples

18 Lectures 01:44:05
Requirements
  • You should be able to use a PC at beginner level
  • You should basic knowledge of SQL
  • You should basic knowledge of database concepts
Description

SQL is a special-purpose programming language designed for managing information in a relational database management system (RDBMS). The word relational here is key; it specifies that the database management system is organised in such a way that there are clear relations defined between different sets of data. Join makes relational database systems relational.

Joins allow you to link data from two or more tables together into a single query result–from one single SELECT statement.

.When combining rows from multiple tables in one query, you need to use the JOIN command. There are a few different types of joins, and the following should help explain the differences between them.

The syntax will vary depending on which database type you are using. In this course i have used Oracle database.

The JOIN operations, which are among the possible Table Expressions in a FROM clause, perform joins between two tables.

Below is a brief description of the various types of joins used in Oracle.

  • INNER JOIN operation
  • Specifies a join between two tables with an explicit join clause.
  • LEFT OUTER JOIN operation
  • Specifies a join between two tables with an explicit join clause, preserving unmatched rows from the first table.
  • RIGHT OUTER JOIN operation
  • Specifies a join between two tables with an explicit join clause, preserving unmatched rows from the second table.
  • CROSS JOIN operation
  • Specifies a join that produces the Cartesian product of two tables. It has no explicit join clause.
  • NATURAL JOIN operation
  • Specifies an inner or outer join between two tables. It has no explicit join clause. Instead, one is created implicitly using the common columns from the two tables.

In all cases, you can specify additional restrictions on one or both of the tables being joined in outer join clauses or in the WHERE clause.

In this course there will be lots of hands-on real world examples of SQL table joins.

Who is the target audience?
  • Beginner database administrators
  • Beginner data analyst
  • Anyone who wants to learn how to join tables
Reviews (0)

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shipping & Delivery

DIGITAL DELIVERY ONLY

 

 

This is digital product  THE DOWNLOAD LINK SEND 12-24 HOURS AFTER UPON PURSUASE AND PAYMENT CLEARS"

  • The digital files are uploaded on PCLOUD
  • 12-24 hours delivery time
  • the download links expire after 7 days and need to download them
  • to renew the download link after expiration have one additional fee $5 per product

 

REQUESTS

 

Also we accept requests  and course exchanges

In Course exchanges we are sending credits only

The credits will be the same price as we can sell course

 

"REFUNDS & RETURNS"

No Refunds on digital product

ONLY EXCHANGE

  • Because of the abuse of the refunds from many customers i don't accept refunds
  • We accept only 1 time exchange with product of the same price
  • if you done mistake on the exchangeable product i don't recognize it as your mistake
  • Exchanges only 3 days after the payment of your digital product. (if abused again i will do it 1 day)