S
SQL
This is a little more of a logic question. But I'm doing this in VB.NET, so
I figured this is the right place to ask:
I need to figure out the difference between a range that a user will
enter...only they will be entering alphanumeric characters. Like "A" to
"E"...I want to return the difference which would be 5 (A being 1 and E
being 5).
How can I do this?
Thanks
I figured this is the right place to ask:
I need to figure out the difference between a range that a user will
enter...only they will be entering alphanumeric characters. Like "A" to
"E"...I want to return the difference which would be 5 (A being 1 and E
being 5).
How can I do this?
Thanks