Skip to main content

execute_statement

Function execute_statement 

Source
pub fn execute_statement(stmt: &Statement, tables: &Tables) -> Result<ResultSet>
Expand description

Execute a pre-parsed Statement against the provided tables.