Skip to content

Instantly share code, notes, and snippets.

@briandailey
Created April 16, 2013 19:47
Show Gist options
  • Select an option

  • Save briandailey/5399004 to your computer and use it in GitHub Desktop.

Select an option

Save briandailey/5399004 to your computer and use it in GitHub Desktop.
TIL: in PostgreSQL
# select count(*);
count
-------
1
(1 row)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment