If you choose to select to execute a SQL script in the action profile, there is a drop down field that only allows you to enter a one line SQL query. Please expand this to allow for multiple lines.
DropDown control can be one-row only. We can change it to Memo control but we will need to redesign whole dialog.
Is this really important? SQL Query can be specified in single line.
Or you are using huge queries and want to see whole request?