Created
January 4, 2012 11:56
-
-
Save dnaeon/1559739 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 user_id, user_name from user order by user_id asc; | |
+---------+-----------+ | |
| user_id | user_name | | |
+---------+-----------+ | |
| 1 | Bsdcadmin | | |
| 70 | Pka | | |
| 73 | Onm | | |
| 76 | Er | | |
| 78 | Bxy | | |
| 79 | Pvm | | |
| 80 | Hjy | | |
| 81 | Dfz | | |
| 83 | Fsp | | |
| 90 | Bsl | | |
| 91 | Rgu | | |
| 92 | Hdw | | |
| 93 | Ce | | |
| 94 | Mz | | |
| 97 | Kej | | |
| 106 | Nid | | |
| 114 | Ohc | | |
| 119 | Lsz | | |
| 122 | Hyj | | |
| 123 | Wha | | |
| 126 | X0075579 | | |
| 127 | A0789112 | | |
| 128 | A0789135 | | |
| 129 | A0789134 | | |
| 130 | A0789122 | | |
| 131 | A0789123 | | |
| 132 | A0789117 | | |
| 133 | A0789133 | | |
| 134 | A0789115 | | |
| 135 | A0789121 | | |
| 136 | A0789132 | | |
| 137 | A0789110 | | |
| 138 | A0789118 | | |
| 139 | A0789119 | | |
| 140 | A0789120 | | |
| 141 | A0789126 | | |
| 142 | A0789128 | | |
| 143 | A0789130 | | |
| 144 | A0789111 | | |
| 145 | A0789113 | | |
| 146 | A0789127 | | |
| 147 | A0765924 | | |
| 148 | X0075569 | | |
| 149 | X0075572 | | |
| 150 | X0075575 | | |
| 151 | X0075577 | | |
| 152 | X0075578 | | |
| 153 | X0075182 | | |
| 154 | X0075183 | | |
| 155 | A0804938 | | |
| 156 | A0804741 | | |
| 157 | A0750095 | | |
| 158 | A0789131 | | |
| 159 | A0789129 | | |
| 160 | A0789124 | | |
| 161 | A0789114 | | |
| 162 | A0299375 | | |
| 163 | A0298505 | | |
| 164 | A0789116 | | |
| 165 | A0789081 | | |
| 166 | A0927391 | | |
| 167 | A0391604 | | |
| 168 | A0788847 | | |
| 169 | A0788813 | | |
| 170 | A1000718 | | |
| 171 | A1004184 | | |
| 172 | A0967128 | | |
| 173 | A0789055 | | |
| 174 | A1004426 | | |
| 175 | X3005848 | | |
| 176 | X3005097 | | |
| 177 | A0788807 | | |
| 178 | X3003689 | | |
| 179 | A1000972 | | |
| 180 | A0723478 | | |
| 181 | A0723380 | | |
| 182 | A0722934 | | |
| 183 | A0298286 | | |
| 184 | A0789058 | | |
| 185 | Mcl | | |
| 186 | Mno | | |
| 187 | Dar | | |
| 188 | Spc | | |
| 189 | Dhe | | |
| 190 | Miz | | |
| 191 | Jac | | |
| 192 | Qso | | |
| 193 | Rhh | | |
| 194 | Soc | | |
| 195 | Adu | | |
| 196 | Hju | | |
| 197 | Hav | | |
| 198 | Jhu | | |
| 199 | Jwa | | |
| 200 | Gdj | | |
| 201 | Mpo | | |
| 202 | Jda | | |
| 203 | Mwh | | |
| 204 | Ahs | | |
| 205 | Mic | | |
| 206 | Atd | | |
| 207 | Jaa | | |
| 208 | Shp | | |
| 209 | Nnu | | |
+---------+-----------+ | |
104 rows in set (0.00 sec) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment