Created
January 10, 2014 14:00
-
-
Save shadda/8352578 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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