Snippet Suggestion for Trim
malcolm.daughtree
Posts: 16
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 !!
I use 'tr' as the snippet entry
Ltrim(RTrim($CURSOR$))
Hope that helps someone !!
CodeOn ;-)
Comments
Principal Consultant
bartread.com Ltd