R
Ron
How can I select a certain number of characters from a string, without
selecting the whole string?
For example, I want the first 50 characters of a 500 character string in my
database. What would the SQL command to do this look like?
Thanks,
Ron
selecting the whole string?
For example, I want the first 50 characters of a 500 character string in my
database. What would the SQL command to do this look like?
Thanks,
Ron