Skip to content

Instantly share code, notes, and snippets.

@omarqureshi
Created April 12, 2010 19:38
Show Gist options
  • Save omarqureshi/363921 to your computer and use it in GitHub Desktop.
Save omarqureshi/363921 to your computer and use it in GitHub Desktop.
mysql> select '2005-03-27 03:00:00' > '2005-03-27 02:00:00';
+-----------------------------------------------+
| '2005-03-27 03:00:00' > '2005-03-27 02:00:00' |
+-----------------------------------------------+
| 1 |
+-----------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment