Records is a very simple, but powerful, library for making raw SQL queries to most relational databases. Just write SQL. No bells, no whistles. This common task can be surprisingly difficult with the ...
# In fact, you can order any SELECT statement by any column. # In this interactive exercise, you'll select all records of the Employee table and order them in increasing order by # the column ...