Skip to content

Instantly share code, notes, and snippets.

@CB9TOIIIA
Created October 29, 2016 17:52
Show Gist options
  • Save CB9TOIIIA/bec9d77745fe94fc5c2fdc41e30e75da to your computer and use it in GitHub Desktop.
Save CB9TOIIIA/bec9d77745fe94fc5c2fdc41e30e75da to your computer and use it in GitHub Desktop.
Get month DB articles SQL
SELECT alias FROM ****_zoo_item WHERE created BETWEEN '2016-10-01 00:00:00' and '2016-10-29 23:59:59';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment