Ability to quickly invoke frequently run SQL
- named snippets of SQL that can be invoked _without_ being inserted into the text window - perhaps an interface like code-assist
Logged In: YES user_id=715618
use case:
- set up a list of snippets and names - typing the one of the above in the sql editor followed by a hot key should replace the name with the snippet
other:
- parameter substitution?
Log in to post a comment.
Logged In: YES
user_id=715618
use case:
- set up a list of snippets and names
- typing the one of the above in the sql editor followed by
a hot key should replace the name with the snippet
other:
- parameter substitution?