News

If you ever need to sort character strings stored in SQL Server fields, check out this demonstration of how to write a common sorting algorithm using SQL Server TSQL code.
[SQL] How To Sort A Build Number (i.e. X.X.XXXX.X) Stored As ... How is it different than a stored procedure?<BR><BR>I don't know of any data type that I can convert this to other than a string ...