exec_query(sql, name = 'SQL', binds = [])
Instance Public methods
Executes sql
statement in the context of this connection using
binds
as the bind substitutes. name
is logged
along with the executed sql
statement.
Executes sql
statement in the context of this connection using
binds
as the bind substitutes. name
is logged
along with the executed sql
statement.
Designed by : w10schools
service@w10schools.com
Please login to continue.