Comments
1 comment
-
Hi, $CURSOR$ is only a one time thing for when the snippet is inserted (see https://documentation.red-gate.com/sp9/speeding-up-your-queries/managing-snippets ) so this would need to be requested over on Uservoice (https://redgate.uservoice.com/forums/94413-sql-prompt) as an enhancement.
Add comment
Please sign in to leave a comment.
SELECT * FROM $CURSOR$
WHERE $CURSOR$ = $CURSOR$
I'd like to be able to enter the table name and then jump to the first half of the conditional and then the second half of the conditional