Skip to content

Instantly share code, notes, and snippets.

@ixmatus
Created March 26, 2013 21:30
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 ixmatus/5249476 to your computer and use it in GitHub Desktop.
Save ixmatus/5249476 to your computer and use it in GitHub Desktop.
SELECT
COUNT(id)
FROM
ranktrack_urls
WHERE
daily_tracked = 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment