Skip to content

Instantly share code, notes, and snippets.

@eldraco
Last active January 18, 2020 13:22
Show Gist options
  • Save eldraco/67418c94fa698703ba8a9f87e6eb4775 to your computer and use it in GitHub Desktop.
Save eldraco/67418c94fa698703ba8a9f87e6eb4775 to your computer and use it in GitHub Desktop.
mysql> SELECT id_i FROM order LIMIT 12;
+------+
| id_i|
61
63
74
69
76
65
2d
75
73
65
72
73
+------+
12 rows in set (0.00 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment