Created
October 29, 2016 17:52
-
-
Save CB9TOIIIA/bec9d77745fe94fc5c2fdc41e30e75da to your computer and use it in GitHub Desktop.
Get month DB articles SQL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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