Articles tagged with: SQL

Sometimes there is a shorter solution

Summary: The content discusses the tendency to settle for the first solution found, using a SQL example.


Selecting the Nth row from a SQL table

Summary: A guide on selecting the Nth row from a SQL table.