Skip to content

Instantly share code, notes, and snippets.

@J2112O
Created February 17, 2021 23:41
mysql-sql [learning]> SELECT * FROM names;
+ - - + - - - - - - +
| id | first_name |
+ - - + - - - - - - +
| 1 | Josh |
+ - - + - - - - - - +
1 row in set (0.0010 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment