Haybails90
Programmer
Hey there SQL Pros,
I'm looking for some assistance on my SQL coding. I'm looking for a SQL solution to the following scenario: I'd like to use something similar to SubString but on an INT value. For example, let's say the INT value is 123457890, I need a way to check, say, the fifth numeral in that value. I'll be throwing this into the WHERE portion of my existing SQL call. All assistance is greatly appreciated.
Haybails90
I'm looking for some assistance on my SQL coding. I'm looking for a SQL solution to the following scenario: I'd like to use something similar to SubString but on an INT value. For example, let's say the INT value is 123457890, I need a way to check, say, the fifth numeral in that value. I'll be throwing this into the WHERE portion of my existing SQL call. All assistance is greatly appreciated.
Haybails90