Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Difference Between
4.2k+ articles
Databases
2.3k+ articles
GATE CS
1.6k+ articles
SQL
1.4k+ articles
DBMS
1.4k+ articles
DBMS-SQL
510+ articles
Oracle
330+ articles
NoSQL
53 articles
dbms
44 articles
DBMS Indexing
11 articles
SQL-basics
26 posts
Popular Articles
Recent Articles
SQL DROP DATABASE
Last Updated: 26 November 2024
The SQL DROP DATABASE statement is an important command used to permanently delete a database from the Database Management System (DBMS). Wh
...read more
SQL
SQL-basics
Picked
Databases
SQL CREATE DATABASE
Last Updated: 12 April 2025
Creating a database is one of the fundamental tasks in SQL and is the first step in structuring your data for efficient management. Whether
...read more
SQL
SQL-basics
Picked
Databases
Working With JSON in SQL
Last Updated: 02 April 2025
JSON stands for Javascript Object Notation. It is mainly used in storing and transporting data. Mostly all NoSQL databases like MongoDB, Cou
...read more
SQL
SQL-basics
Picked
Databases
Similar Topics
Difference Between
4.2k+ articles
Databases
2.3k+ articles
GATE CS
1.6k+ articles
SQL
1.4k+ articles
DBMS
1.4k+ articles
DBMS-SQL
510+ articles
Oracle
330+ articles
NoSQL
53+ articles
dbms
44+ articles
DBMS Indexing
11+ articles
Join Multiple Tables Using Inner Join
Last Updated: 27 May 2021
To retrieve data from the single table we use SELECT and PROJECTION operations but to retrieve data from multiple tables we use JOINS in SQL
...read more
SQL
SQL-basics
Picked
Difference between ALTER and UPDATE Command in SQL
Last Updated: 11 April 2023
1. ALTER Command:ALTER SQL command is a DDL (Data Definition Language) statement. ALTER is used to update the structure of the table in the
...read more
DBMS
SQL
DBMS-SQL
Difference Between
SQL-basics
Difference Between DDL and DML in DBMS
Last Updated: 13 December 2024
DDL is a Data Definition Language that is used to define data structures. For example: creating a table, and altering a table are instructi
...read more
DBMS
GATE CS
SQL
DBMS-SQL
Difference Between
SQL-basics
SQL Triggers
Last Updated: 17 April 2025
SQL triggers are essential in database management systems (DBMS). They enable SQL statements to run when specific database events occur such
...read more
DBMS
SQL
DBMS-SQL
SQL-basics
dbms
Databases
CTE in SQL
Last Updated: 15 January 2025
In SQL, a Common Table Expression (CTE) is an essential tool for simplifying complex queries and making them more readable. By defining temp
...read more
DBMS
SQL
DBMS-SQL
SQL-basics
Picked
Databases
SQL | Creating Roles
Last Updated: 30 May 2023
A role is created to ease the setup and maintenance of the security model. It is a named group of related privileges that can be granted to
...read more
DBMS
SQL
SQL-basics
SQL Data Types
Last Updated: 29 April 2025
SQL Data Types are very important in relational databases. It ensures that data is stored efficiently and accurately. Data types define the
...read more
SQL
SQL-basics
Databases
SQL Indexes
Last Updated: 17 April 2025
When it comes to relational database performance optimizing, SQL indexes are a game changer. Imagine them like an index in a book instead of
...read more
DBMS
SQL
DBMS-SQL
DBMS Indexing
SQL-basics
Databases
SQL | DDL, DML, TCL and DCL
Last Updated: 08 August 2024
Data Definition Language (DDL), Data Manipulation Language (DML), Transaction Control Language (TCL), and Data Control Language (DCL) form t
...read more
Technical Scripter
DBMS
SQL
SQL-basics
Databases
SQL | SEQUENCES
Last Updated: 13 January 2025
SQL sequences are an essential feature of relational database management systems (RDBMS) used to generate unique numeric values in a sequent
...read more
SQL
DBMS-SQL
SQL-basics
Databases
SQL | WITH Clause
Last Updated: 12 April 2025
SQL queries can sometimes be complex, especially when you need to deal with multiple nested subqueries, aggregations, and joins. This is whe
...read more
DBMS
SQL
DBMS-SQL
SQL-basics
Databases
Structured Query Language (SQL)
Last Updated: 04 February 2024
Structured Query Language is a standard Database language that is used to create, maintain, and retrieve the relational database. In this ar
...read more
DBMS
DBMS-SQL
SQL-basics
1
2
>>
Last
1
2
>>
Last
1
2
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !