More Snippets
malcolm.daughtree
Posts: 16
Just a few embellishments on the standard Snippets
-- Select Single Star from
sssf
Select TOP 1 * from $CURSOR$
-- Left Trim - Right Trim
ltrt
LTRIM(RTRIm($CURSOR$))
lk
Like Like
LIKE '%$CURSOR$%'
Have fun
CodeOn
-- Select Single Star from
sssf
Select TOP 1 * from $CURSOR$
-- Left Trim - Right Trim
ltrt
LTRIM(RTRIm($CURSOR$))
lk
Like Like
LIKE '%$CURSOR$%'
Have fun
CodeOn
CodeOn ;-)
Comments
I know I have created a fair number of personalised ones as I'm sure many people have.
"Share and Enjoy" --- HHG