When highlighting SQL text in content viewers, SQL Client button turns green indicating that when clicked, the highlighted SQL text will be dropped into a new query window in the SQL client.
When you highlight SQL text in the context viewer panel, the SQL CLient button will highlight with a green background (pictured, above) indicating that clicking on the button will "inject" the highlighted SQL text into the SQL client app.
Note that the highlighted text will be copied verbatim - so if there are parameters (as in the example above), you will need to replace those placeholders with the appropriate value before executing that SQL in the SQL client application. Additionally, if only partial SQL statements are highlighted (selected), then only the selected text is passed to the SQL client application.
This functionality is available in the 126 Pack and beyond.
No comments:
Post a Comment