Explore how to ensure NULL values appear last when sorting results in the ascending order.
Also find me here:
Baeldung Author
Stefanos Georgakis
I'm a Software Engineer with main focus on JVM technologies, mostly Java and Scala. I'm always passionate about new technologies and approaches to solutions, while trying not to forget the value of the existing ones.
Here's what I've written (so far):
Baeldung on SQL
- All
- SQL Tables (1)
- SQL Queries (1)
- DML (1)
What Is a Trigger in SQL?
Filed under DML
Learn how to define and modify triggers in PostgreSQL, MySQL, and SQL Server.
Get the Description of a Table in SQL
Filed under SQL Tables
Learn how to find an explanation of a table in SQL.