Learning SQL: Master SQL Fundamentals, Alan Beaulieu, 2020 (O'Reilly Media) - A practical guide to mastering SQL fundamentals, covering the syntax and usage of clauses like ORDER BY for data manipulation and presentation effectively.
SELECT, PostgreSQL Global Development Group, 2023 - The official documentation for the SELECT statement in PostgreSQL, providing authoritative and specific details on the ORDER BY clause within a widely used relational database system.