Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Making dynamic ORDER BY with multiple columns

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-07 : 16:42:25
Alfredo Rodriguez writes "How can I dynamically order the resulting records of a query by more than one column? I have read the DYNAMIC ORDER BY article and it shows perfectly how to make this but with just one column, I tried to implement it with two or more columns and it does not work. Thanks in advance."
   

- Advertisement -