News

The query must begin with the "select" keyword and end with a ";" : prompt for an SQL command/query to execute. : treat the identifier under the cursor as a table name, and do a 'describe' on it. : ...
The SQL command or stored procedure to execute. INSERT INTO TestTable (textField) VALUES (:param1) InputParameters: ... Connection to Oracle database must be open when when using this task, or ...