Skip to content

Instantly share code, notes, and snippets.

@smanek
Created January 4, 2010 12:54
Show Gist options
  • Save smanek/268495 to your computer and use it in GitHub Desktop.
Save smanek/268495 to your computer and use it in GitHub Desktop.
(clsql:select [guid] :from [sql-data]
:order-by '(([score] :desc))
:limit count)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment