thebonnet09
2012-08-19 16:25:13 UTC
-----------------------------------------------------------------
| last_name | first_name | contact_id |
-----------------------------------------------------------------
BUT I want it to show up like this:
-----------------------------------------------------------------
| contact_id | first_name | last_name |
-----------------------------------------------------------------
How do you do this using SQL? I'm using SQL Server Management Studio if you are wondering.