Hi,
I have searched this forum, but I am finding it difficult to locate exactly what I am trying to do.
I have a select statement, I would like to strip some of the output of the query, for example, if I get the result
'something'
but I only want to show
'some'
in the query result. How can I do this?
Thanks!
I have searched this forum, but I am finding it difficult to locate exactly what I am trying to do.
I have a select statement, I would like to strip some of the output of the query, for example, if I get the result
'something'
but I only want to show
'some'
in the query result. How can I do this?
Thanks!