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
 Other Forums
 Other Topics
 Convert String Datatype from Database into a Double Numeric Datatype for SQL ORDER BY Statement.

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-07-10 : 09:14:20
Jorge writes "I have a simple FoxPro database where one of the field is a character datatype with numeric values. In one ASP page, I would like to display all the records in descending order of that field. Is there an SQL statement that allows me to convert the datatype into a numeric value before using the ORDERY BY DESC statement? How does SQL determine the DESC order for characters? Please help!"
   

- Advertisement -