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)
 Sorting a Field containing (1.2.4.5 ) like a number

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-17 : 10:15:51
ray writes "I have a field that contains values like "1.2.3.4" and I need to sort this like a number. SQL doens't sort this like a number instead like a string. 1.2.3.4 is higher then 2.4 if this were sorted like a string. SQL 7.0 on Win NT 4.0."
   

- Advertisement -