Subject | How can I order a varchar field, if the content is numeric ???? |
---|---|
Author | blumache |
Post date | 2004-10-15T12:05:25Z |
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
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