Execute the prepared statement and return an
method
sqlite.Statement.iterate
@param params
optional values to bind to the statement. If omitted, the statement is run with the last bound values or no parameters if there are none.
method
Execute the prepared statement and return an
optional values to bind to the statement. If omitted, the statement is run with the last bound values or no parameters if there are none.