Skip to content

Instantly share code, notes, and snippets.

@thesurlydev
Created October 24, 2010 17:38
Show Gist options
  • Save thesurlydev/643705 to your computer and use it in GitHub Desktop.
Save thesurlydev/643705 to your computer and use it in GitHub Desktop.
example SQL query
select * from trkr_trust where trunc(created) = trunc(analysis_date)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment