Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Executes the passed SQL statement.
Syntax
server public static void execSql(Statement stmt, str sql)
Run On
Server
Parameters
- stmt
Type: Statement Class
The statement.
- sql
Type: str
The sql query.