Site Sponsored By: SQLDSC - SQL Server Desired State Configuration
Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
GuysI have a column populated with the values likeS_CONTROLTYPESLOV_IDS_COUNTGROUPLOV_HIST_IIDI am trying to use substring to give me the string between first '_' and last '_' but so far been unsuccessfulColumn Result___________________________________________________S_CONTROLTYPESLOV_ID CONTROLTYPESLOVS_COUNTGROUPLOV_HIST_IID COUNTGROUPLOV_HISTDo guys have any suggestions to do thisThanks