Once a connection is established, the returned connection handle can be used to execute queries on the database. Our SQL module supports both direct queries and prepared statements.
{{Mark|Updated with Version 7.3.1}}: prepared statements are now executed via [[#sql:execute-prepared|sql:execute-prepared]]
{|