Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created November 7, 2019 02:36
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 parzibyte/408a58a70e0ccb525dd96e82d1478b97 to your computer and use it in GitHub Desktop.
Save parzibyte/408a58a70e0ccb525dd96e82d1478b97 to your computer and use it in GitHub Desktop.
select * from ventas where fecha >= '2019-11-06 00:00:00' and fecha < '2019-11-07 00:00:00';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment