Running injected SQL statements
This feature is supported in the Ultimate edition only.
You can inject an SQL statement into a string literal and then run that statement:
- In the editor, place the cursor within the corresponding string literal.
- Do one of the following:
- Press Ctrl+Enter.
- Press Alt+Enter and select Run query in console.
- Click
and select Run query in console.
- If asked, select the database console to be used.
- If the statement contains parameters, specify the parameter values.
Last modified: 29 November 2017