Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to view a table in SSMS in a certain order
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Database management
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01243959
Message ID:
01243960
Views:
20
This message has been marked as the solution to the initial question of the thread.
>How can I view a table in SQL Server Management Studio in a certain order? (order by one of the columns)?

Click on SQL icon on toolbar and add ORDER BY to the select. You can also modify other parts of the query.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform