DEV Community

select * from SQL

Posts on tips and tricks, using and learning about SQL for database development and analysis.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding SQL Dialects

Understanding SQL Dialects

6
Comments 1
8 min read
Environmental coder
Cover image for Environmental coder

Environmental coder

4
Comments
1 min read
ORDER BY is mandatory in SQL to get a sorted result

ORDER BY is mandatory in SQL to get a sorted result

33
Comments
10 min read
Window Functions in SQL: Part 1
Cover image for Window Functions in SQL: Part 1

Window Functions in SQL: Part 1

7
Comments
4 min read
Enable query tagging with Sqlcommenter to understand application impact on database performance
Cover image for Enable query tagging with Sqlcommenter to understand application impact on database performance

Enable query tagging with Sqlcommenter to understand application impact on database performance

5
Comments
4 min read
Data Access in F#
Cover image for Data Access in F#

Data Access in F#

28
Comments 4
12 min read
Learn Materialize by running streaming SQL on your nginx logs
Cover image for Learn Materialize by running streaming SQL on your nginx logs

Learn Materialize by running streaming SQL on your nginx logs

28
Comments 1
7 min read
Update WordPress URL easily using MySQL
Cover image for Update WordPress URL easily using MySQL

Update WordPress URL easily using MySQL

7
Comments 3
3 min read
What is the difference between JOIN and INNER JOIN in SQL?
Cover image for What is the difference between JOIN and INNER JOIN in SQL?

What is the difference between JOIN and INNER JOIN in SQL?

41
Comments 6
3 min read
Filtering SQL Left Outer Join Queries

Filtering SQL Left Outer Join Queries

4
Comments
3 min read
Deploying .net core, angular and sql server to ubuntu

Deploying .net core, angular and sql server to ubuntu

9
Comments 1
6 min read
Can't unfollow sql tag.

Can't unfollow sql tag.

2
Comments 2
1 min read
Learn SQL: Microsoft SQL Server - Episode 11: Extracting data from Strings
Cover image for Learn SQL: Microsoft SQL Server - Episode 11: Extracting data from Strings

Learn SQL: Microsoft SQL Server - Episode 11: Extracting data from Strings

13
Comments
3 min read
Learn SQL: Microsoft SQL Server - Episode 10: Joining Multiple Columns and Strings
Cover image for Learn SQL: Microsoft SQL Server - Episode 10: Joining Multiple Columns and Strings

Learn SQL: Microsoft SQL Server - Episode 10: Joining Multiple Columns and Strings

10
Comments
2 min read
Fundamentals of SQL Window function

Fundamentals of SQL Window function

5
Comments
7 min read
Learn SQL: Microsoft SQL Server - Episode 9: Aggregation in Where Clause
Cover image for Learn SQL: Microsoft SQL Server - Episode 9: Aggregation in Where Clause

Learn SQL: Microsoft SQL Server - Episode 9: Aggregation in Where Clause

8
Comments
3 min read
Clustered and Nonclustered Indexes
Cover image for Clustered and Nonclustered Indexes

Clustered and Nonclustered Indexes

1
Comments
3 min read
How to Add a Default Value to an Existing Column in MySQL
Cover image for How to Add a Default Value to an Existing Column in MySQL

How to Add a Default Value to an Existing Column in MySQL

16
Comments
2 min read
Build a Chatbot with PHP, MySQL and AJAX in 10 minutes
Cover image for Build a Chatbot with PHP, MySQL and AJAX in 10 minutes

Build a Chatbot with PHP, MySQL and AJAX in 10 minutes

29
Comments 1
6 min read
🚀 Think about Primary Key & Indexes before anything else 🐘
Cover image for 🚀 Think about Primary Key & Indexes before anything else 🐘

🚀 Think about Primary Key & Indexes before anything else 🐘

56
Comments
8 min read
Learn SQL: Microsoft SQL Server - Episode 8: NULL values in Aggregation
Cover image for Learn SQL: Microsoft SQL Server - Episode 8: NULL values in Aggregation

Learn SQL: Microsoft SQL Server - Episode 8: NULL values in Aggregation

6
Comments
3 min read
🆕 SQL Server 2022 First Look - Top 5 New Features (Bonus 5 Features)
Cover image for 🆕 SQL Server 2022 First Look - Top 5 New Features (Bonus 5 Features)

🆕 SQL Server 2022 First Look - Top 5 New Features (Bonus 5 Features)

5
Comments
3 min read
Learn SQL: Microsoft SQL Server - Episode 7: Aggregate data with SUM and AVG
Cover image for Learn SQL: Microsoft SQL Server - Episode 7: Aggregate data with SUM and AVG

Learn SQL: Microsoft SQL Server - Episode 7: Aggregate data with SUM and AVG

8
Comments
3 min read
Learning The Structure Query Language (SQL)

Learning The Structure Query Language (SQL)

6
Comments
12 min read
Database Management Systems 1
Cover image for Database Management Systems 1

Database Management Systems 1

10
Comments
2 min read
loading...