Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
Misc
8.8K+ articles
Difference Between
3.6K+ articles
Databases
2.2K+ articles
DBMS
1.6K+ articles
SQL
1.5K+ articles
mysql
330+ articles
SQL-Server
319+ articles
dbms
46+ articles
SQL-basics
26+ articles
DBMS-SQL
527+ posts
Recent Articles
Popular Articles
Top 10 SQL Projects For Data Analysis
Last Updated: 15 April 2025
SQL stands for Structured Query Language and is a standard database programming language that is used in data analysis and to access data in databases. It is a popular que...
read more
GBlog
Project
SQL
Picked
DBMS-SQL
SQL vs. Python: What's the Difference?
Last Updated: 27 March 2024
As we know Python and SQL are the two most popular programming languages. Nowadays Data analysis and data management are essential and these languages play important roles...
read more
Python
DBMS-SQL
Working on Oracle Tablespaces for Developers
Last Updated: 07 February 2024
A database, as defined by Oracle, is an organized collection of information typically stored electronically in a computer system. The explanation is simple, however, it’s ...
read more
DBMS
Articles
SQL
Oracle
DBMS-SQL
SQL-basics
SQL Query Interview Questions
Last Updated: 24 June 2025
SQL or Structured Query Language, is the standard language for managing and manipulating relational databases such as MySQL, Oracle, and PostgreSQL. It serves as a powerfu...
read more
DBMS
SQL
SQL Quiz
DBMS-SQL
placement
Interview-Questions
Databases
Difference Between ON DELETE CASCADE and ON DELETE SET NULL in DBMS
Last Updated: 12 December 2024
ON DELETE CASCADE and ON DELETE SET NULL are two important options in SQL foreign key constraints that define how the database handles related records in a child table whe...
read more
DBMS
SQL
DBMS Quiz
DBMS-SQL
dbms
placement
Databases
How To Connect Express Application To MongoDB and MySQL?
Last Updated: 20 February 2025
Integrating a database like MongoDB or MySQL with your ExpressJS application is very important for efficient data storage and efficient retrieval of data from the storage....
read more
Web Technologies
Picked
Node.js
Geeks Premier League
DBMS-SQL
MongoDB
Express.js
Geeks Premier League 2023
SQL Tutorial
Last Updated: 25 June 2025
Structured Query Language (SQL) is the standard language used to interact with relational databases. Whether you want to create, delete, update or read data, SQL provides...
read more
SQL
DBMS-SQL
Databases
Top 10 SQL Databases To Learn in 2025
Last Updated: 07 November 2024
In the domain of information technology, where data is superior, businesses strive to find ways of storing, manipulating, and interpreting their rapidly increasing amounts...
read more
GBlog
Picked
DBMS-SQL
Databases
GBlog 2024
GBlog 2025
How much SQL do you need to know as a developer?
Last Updated: 02 July 2024
For any software developers SQL is very essential to learn as they may come across a situation where they have to deal with SQL queries to manage data stored in the databa...
read more
GBlog
SQL
Picked
DBMS-SQL
GBlog 2024
Database Development Life Cycle
Last Updated: 09 September 2024
In computer systems, data are stored in file-based systems and database systems. File-based systems fail to effectively check data duplication, accuracy, and integrity, le...
read more
DBMS
DBMS-SQL
dbms
Databases
Database Design
SQL RENAME TABLE
Last Updated: 13 January 2025
Renaming a table is a common and useful operation for database administrators and developers. It is especially useful when we need to correct a naming mistake, organize o...
read more
SQL
DBMS-SQL
Databases
SQL AND Operator
Last Updated: 13 January 2025
In SQL, the AND operator is an essential tool used to combine multiple conditions in a WHERE clause. This allows us to filter records based on multiple criteria, making ou...
read more
SQL
DBMS-SQL
Databases
SQL Count() Function
Last Updated: 13 January 2025
In the world of SQL, data analysis often requires us to get counts of rows or unique values. The COUNT() function is a powerful tool that helps us perform this task. Wheth...
read more
SQL
DBMS-SQL
Databases
SQL SUM() Function
Last Updated: 13 January 2025
The SUM() function in SQL is one of the most commonly used aggregate functions. It allows us to calculate the total sum of a numeric column, making it essential for report...
read more
SQL
DBMS-SQL
Databases
SQL for Business Analyst
Last Updated: 15 January 2025
SQL (Structured Query Language) is a critical skill for business analysts. It allows them to extract, manipulate, and analyze data stored in relational databases. Whether ...
read more
GBlog
SQL
DBMS-SQL
Databases
Business Analyst
GBlog 2025
1
2
3
4
...
36
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 !