Download the BYJU'S Exam Prep App for free GATE/ESE preparation videos & tests - Download the BYJU'S Exam Prep App for free GATE/ESE preparation videos & tests -

Introduction to SQL

SQL is a standard language used for Relational Database Systems (RDBMS). It enables the users to create, update, read, and delete relational databases as well as tables.

In this article, we will look more into Introduction to SQL according to the GATE Syllabus for (Computer Science Engineering) CSE. We will read ahead to find out more about it.

Table of Contents

Introduction to SQL

SQL is an abbreviation for the term Structure Query Language. It is a type of database query language (DQL) that is primarily used for storing data and managing it in the Relational DBMS. This language was the first commercial language introduced for the Relational model of the database by E. F Codd. Today, about all the RDBMS, such as MySql, Infomix, Oracle, MS Access, Sybase, etc., use SQL as their standard DQL. The SQL language is mainly used to perform all the types of data operations in an RDBMS.

SQL Commands

DDL- Data Definition Language

DCL – Data Control Language

DML- Data Manipulation Language

DQL- Data Query Language

Joins in SQL

Join Query in SQL

Cartesian Join in SQL Left Join in SQL
Equi Join in SQL Right (Outer) Join in SQL
Full Join in SQL Self Join in SQL

Constraints in SQL

SQL MCQs

Difference Between Commands in SQL

Difference Between Actual and Formal Parameters in PL/SQL Difference between Natural Join and Inner Join in SQL
Difference between ALTER and UPDATE Command in SQL Difference between Oracle and MySQL
Difference Between COMMIT and ROLLBACK in SQL Difference Between Order by and Group by
Difference between DROP and TRUNCATE in SQL Difference Between Simple and Complex View in SQL
Difference Between JOIN and UNION in SQL Difference between SQL and NoSQL
Difference between MongoDB and MySQL Difference Between SQL and PL/SQL
Difference Between MySQL and MS SQL Server Difference Between Views and Materialized Views in SQL
Difference between MySQL and PostgreSQL Difference between Where and Having Clause in SQL

Keep learning and stay tuned to get the latest updates on GATE Exam along with GATE Eligibility Criteria, GATE 2023, GATE Admit Card, GATE Syllabus, GATE Previous Year Question Paper, and more.

Also Explore,