Skip to content

Instantly share code, notes, and snippets.

@mortenbagai
Created March 18, 2009 00:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mortenbagai/80853 to your computer and use it in GitHub Desktop.
Save mortenbagai/80853 to your computer and use it in GitHub Desktop.
dniasxnsmh=> \o users.csv
dniasxnsmh=> \f ,
Field separator is ",".
dniasxnsmh=> \t
Showing only tuples.
dniasxnsmh=> select id,email,created_at from users order by created_at desc;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment