Learn, Practice & Share
Labels
Azure
(1)
C#
(9)
Dot Net
(1)
Global
(2)
LINQ
(2)
Powershell
(1)
SharePoint
(2)
SQL
(2)
SQL 2012
(28)
SQL Server
(134)
SSAS
(6)
SSIS
(9)
SSRS
(9)
Windows Service
(1)
Thursday, June 7, 2012
Replace the last delimiter with some word in a delimited string
SELECT REVERSE(STUFF(REVERSE('ABC, CDE, EFG'), CHARINDEX(',', REVERSE('ABC, CDE, EFG')), 1, ' dna '))
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment