Snippet Suggestion for Trim

SQL2000 doesn't have a trim function :? to remove trailing AND leading spaces, at least this will lessen the occurance of RSI

I use 'tr' as the snippet entry

Ltrim(RTrim($CURSOR$))

Hope that helps someone !!
CodeOn ;-)

Comments

Sign In or Register to comment.