void Sql.tds.big_query(string|compile_query query)
Execute a query against the database.
The query to execute. This can either be a string, or a compiled query.
compile_query()