Subject How can I order a varchar field, if the content is numeric ????
Author blumache
Hi.
I have a VARCHAR field, name COD. If the column have only numeric
vaues, i want to order this field like numeric value (1, 2,
3, ...10, 100), not like varchar (1, 10, 100, 2...)


How can i make that? An example please!!!!
Thanks