extract text after a word in sql code example Example: reutrn string after character sql select right(col, charindex('-', reverse(col)) - 1)