executeSQLStatement

Previous Next

See Also

 

This insertable action executes a SQL statement. In this statement, you can refer to values in the current web page.

 

Additional parameters:

 

sql: Mandatory String
outputDataSourceName: Optional String

 

Example:

 

executeSQLStatement("select * from emp")