Skip to content

Instantly share code, notes, and snippets.

@shadda
Created January 10, 2014 14:00
Show Gist options
  • Select an option

  • Save shadda/8352578 to your computer and use it in GitHub Desktop.

Select an option

Save shadda/8352578 to your computer and use it in GitHub Desktop.
mysql> select state from client_information;
+---------+
| state |
+---------+
| KS |
| KS |
| KS |
| KS |
| MO |
| GA |
| KS |
| KS |
| KS |
| Georgia |
| Georgia |
| Georgia |
| Kansas |
| TN |
| KS |
| MS |
| KS |
| KS |
| TN |
| Kansas |
| FL |
| KS |
| KS |
| KS |
| KS |
| KS |
| MO |
| KS |
+---------+
28 rows in set (0.00 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment