SQL Substring and Last index of
Posted
by maxt3r
on Stack Overflow
See other posts from Stack Overflow
or by maxt3r
Published on 2010-05-27T09:00:08Z
Indexed on
2010/05/27
9:01 UTC
Read the original article
Hit count: 192
sql
|sql-server
Hi, i've got stuck with substring.
On input i've got a string that looks like Sometext (123456)
. Those digits at the end are random. I need to get only text from that string.
© Stack Overflow or respective owner