Articles Cookbook

Standard SQL PostgreSQL Oracle SQL Server MySQL SQLite

How to Add Ranking Positions of Rows in SQL with RANK()

Read more

Standard SQL PostgreSQL Oracle SQL Server MySQL SQLite

How to Add Ranking Positions to Rows with DENSE_RANK() in SQL

Read more

Standard SQL MySQL PostgreSQL SQL Server Oracle

How to Add a Column in SQL

Read more

MySQL Oracle SQL Server PostgreSQL

How to Calculate a Square Root in SQL

Read more

MySQL Oracle SQL Server PostgreSQL

How to Calculate a Square in SQL

Read more

SQL Server Oracle MySQL PostgreSQL SQLite

How to Convert an Integer to a Decimal in SQL Server

Read more

Standard SQL PostgreSQL MS SQL Server Oracle MySQL SQLite

How to Count Distinct Values in SQL

Read more

Standard SQL PostgreSQL MS SQL Server Oracle MySQL SQLite

How to Count the Number of Rows in a Table in SQL

Read more

Standard SQL MySQL PostgreSQL Oracle SQL Server SQLite

How to Create One Table From Another Table in SQL

Read more

Standard SQL MySQL PostgreSQL SQL Server Oracle

How to Create View in SQL

Read more

Standard SQL MySQL PostgreSQL Oracle SQL Server

How to Create a Primary Key in SQL

Read more

Standard SQL MySQL PostgreSQL Oracle SQL Server SQLite

How to Create a Table from an SQL Query

Read more

Standard SQL MySQL PostgreSQL Oracle SQL Server

How to Create a Table with a Foreign Key in SQL

Read more

Standard SQL MySQL PostgreSQL SQL Server Oracle

How to Delete a Column in SQL

Read more

Standard SQL MySQL PostgreSQL Oracle SQL Server

How to Delete a Foreign Key Constraint in SQL

Read more

MySQL Oracle SQL Server PostgreSQL SQLite

How to Delete a Row in SQL

Read more

Standard SQL MySQL PostgreSQL Oracle SQL Server

How to Drop a Table in SQL

Read more

Standard SQL PostgreSQL MS SQL Server Oracle MySQL SQLite

How to Eliminate Duplicate Rows in SQL

Read more

Oracle SQL Server MySQL PostgreSQL

How to Escape Single Quotes in SQL

Read more

Oracle SQL Server MySQL PostgreSQL

How to Escape Single Quotes in SQL

Read more

Standard SQL PostgreSQL MS SQL Server Oracle MySQL SQLite

How to Filter Records with Aggregate Function AVG

Read more

Standard SQL PostgreSQL MS SQL Server Oracle MySQL SQLite

How to Filter Records with Aggregate Function COUNT

Read more

Standard SQL PostgreSQL MS SQL Server Oracle MySQL SQLite

How to Filter Records with Aggregate Function SUM

Read more

Standard SQL MySQL PostgreSQL Oracle MS SQL Server SQLite

How to Filter Rows without NULL in a column

Read more

Standard SQL MySQL MS SQL Server PostgreSQL Oracle SQLite

How to Find Duplicate Rows in SQL?

Read more

Standard SQL PostgreSQL MS SQL Server Oracle MySQL SQLite

How to Find Maximum Values in Rows

Read more

MySQL Oracle PostgreSQL

How to Group by Year in SQL

Read more

Standard SQL PostgreSQL MS SQL Server Oracle

How to Handle Divide by Zero In SQL

Read more

Standard SQL Oracle MySQL PostgreSQL SQLite SQL Server

How to Insert a Single Quote in SQL

Read more

Standard SQL MySQL MS SQL Server PostgreSQL Oracle SQLite

How to Join Multiple (3+) Tables in One Statement

Read more

Standard SQL MySQL MS SQL Server PostgreSQL Oracle SQLite

How to Join on Multiple Columns

Read more

Standard SQL MySQL MS SQL Server PostgreSQL Oracle SQLite

How to Multiply Two Columns in SQL

Read more

Standard SQL PostgreSQL Oracle SQL Server MySQL SQLite

How to Number Rows in SQL

Read more

Standard SQL MySQL MS SQL Server PostgreSQL Oracle SQLite

How to Order Alphabetically in SQL

Read more

Standard SQL MySQL MS SQL Server PostgreSQL Oracle SQLite

How to Order By Two Columns in SQL?

Read more

Standard SQL MySQL PostgreSQL SQL Server Oracle SQLite

How to Order Rows by Group Sum in SQL

Read more

Standard SQL MySQL MS SQL Server PostgreSQL Oracle SQLite

How to Order by Count in SQL?

Read more

Standard SQL MySQL PostgreSQL Oracle SQL Server SQLite

How to Rank Rows Within a Partition in SQL

Read more

Standard SQL MySQL PostgreSQL Oracle SQL Server

How to Remove a Primary Key in SQL

Read more

Standard SQL Oracle MySQL PostgreSQL SQLite SQL Server

How to Subtract one Value From Another in SQL

Read more

Standard SQL Oracle MySQL PostgreSQL SQLite SQL Server

How to Subtract one Value From Another in SQL

Read more

Standard SQL PostgreSQL MS SQL Server Oracle MySQL SQLite

How to Sum Values of a Column in SQL?

Read more

Standard SQL PostgreSQL Oracle MySQL

How to Trim Strings in SQL

Read more

MySQL Oracle MS SQL PostgreSQL

How to Use DISTINCT in SQL

Read more

Standard SQL PostgreSQL Oracle SQL Server MySQL SQLite

How to Use LIKE in SQL

Read more

Standard SQL PostgreSQL Oracle SQL Server MySQL SQLite

What’s the Difference Between RANK and DENSE_RANK in SQL?

Read more