DotNetBlocks
Programmer
Hello,
How can i add an identity colum to a query so that it will be related to the sort order?
Example:
How can i add an identity colum to a query so that it will be related to the sort order?
Example:
Code:
select * from tempTable order by feild1 desc, feild1