method
execute
execute(sql, name = nil)
public
Executes the SQL statement in the context of this connection. This abstract method raises a NotImplementedError.
execute(sql, name = nil)
public
Executes the SQL statement in the context of this connection. This abstract method raises a NotImplementedError.