Microsoft
Software
Hardware
Network
Question : MSSQL Substring Character
I have values in a column that look like this...
ClientA_16pks-Can
ClientB_24pks
...
How do I do a query that would return the values so they look like this...
16pks-Can
24pks
...
Answer : MSSQL Substring Character
assuming that "_" is the character to split on:
1:
select substring(yourfield, charindex("_", yourfield") + 1, 300)
Open in New Window
Select All
Random Solutions
How can I kill IExplore?
Rebuild member domain controller
login session?
getting uid & euid of a process
Access - SQL Query Template
Recode movie to DIVX
2 Linux Machines, 2 setups, whats the difference?
Powershell script that will get Directory Sizes and email them to the Administrator
SQL2005 Installation Error on Win2003 Server (x86 install)
Removing inbox icon