order-by

Tag

Cards List
#order-by

Welcome to ORDER BY jungle

Lobsters Hottest · 2026-05-15 Cached

Explains the subtle differences in how ORDER BY handles bare identifiers versus expressions in SQL, using PostgreSQL examples to show that identical-looking queries can produce different results due to different code paths.

0 favorites 0 likes
#order-by

SQL’s ORDER BY Has Come a Long Way

Lobsters Hottest · 2026-05-14 Cached

The article traces the evolution of SQL's ORDER BY clause from the 1980s to modern standards, clarifying common misunderstandings about syntax and evaluation order.

0 favorites 0 likes
← Back to home

Submit Feedback