C
C#Schroeder
I am new to SQL and am trying to sort some information. The data is
being sorted, but not in the way I desire it to be.
Example: Sorted Table Desired Sort
Product Name Product
Name
------------------------------
-------------------------
Test-1
Test-1
Test-10
Test-2
Test-11
Test-3
Test-12
Test-4
Test-2
Test-10
Test-3
Test-11
Test-4
Test-12
Thanks for any help.
being sorted, but not in the way I desire it to be.
Example: Sorted Table Desired Sort
Product Name Product
Name
------------------------------
-------------------------
Test-1
Test-1
Test-10
Test-2
Test-11
Test-3
Test-12
Test-4
Test-2
Test-10
Test-3
Test-11
Test-4
Test-12
Thanks for any help.