SQL for Beginners - SQL Tutorial
Offered By: Great Learning via YouTube
Course Description
Overview
Sequel or structured based query language is a standard data-based language that is used to create, maintain, and retrieve relational databases. Starting in the 1970’s sequel has become a very important tool in a data scientist toolbox since it is critical in accessing, updating, manipulating, and modifying data. Understanding this, we have come up with “SQL Tutorial For Beginners”
SQL stands for Structured Query Language. SQL is a standard programming language specifically designed for storing, retrieving, managing, or manipulating the data inside a relational database management system (RDBMS). SQL is the most widely-implemented database language and supported by the popular relational database systems, like MySQL, SQL Server, and Oracle. However, some features of the SQL standard are implemented differently in different database systems.
SQL also used to perform operations on the records stored in the database such as updating records, deleting records, creating and modifying tables, views, etc. In this tutorial, we have covered all the important topics such as, What is SQL, What are its features, How to use it, and much more, that will help you to understand this concept with ease.
Syllabus
Introduction.
Agenda.
DBMS.
Traditional File Approach.
Database.
Defining Database Model and its types.
Data Querying and Manipulation.
Displaying Data From Multiple Tables Using Joins.
Joins.
Set Operators.
Using Subqueries.
Group Functions in SubQuery.
Taught by
Great Learning
Related Courses
Structured Query Language (SQL) using SASSAS via Coursera Advanced SQL Retrieval Queries in SQLiteStudio
Coursera Project Network via Coursera SQL
Udacity Advanced Database Queries
New York University (NYU) via edX Data Manipulation in SQL
DataCamp