SqlBak.com presents you a free SQL Server String Functions Cheat Sheet.
We spent several hours composing it for you. Enjoy!
SqlBak.com presents you a free SQL Server String Functions Cheat Sheet.
We spent several hours composing it for you. Enjoy!
Very useful! Thanks a lot!
Very useful, thanks.
There is one incorrect example (currently -> should be):
STUFF(‘HELLOW’,0,1,’I’) = ‘IHELLOW’ -> STUFF(‘HELLOW’,1,0,’I’) = ‘IHELLOW’
Thanks, Vitalijus. You’re right. Fixed.
Thanks for the cheat sheet. I need to get my own one ready and share it like you have.
Do you have any others for a quick reference all other aspects of the TSQL/SQL language with example statements?
Hi Fran,
You can find all the available information on our blog https://blog2.sqlbak.com/