Activity overview
Latest activity by zacricha
How to iterate through multiple $CURSOR$ placeholders
I have this simple snippetSELECT * 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 ...