General

The <sqlquery> element sends an SQL statement to a database, retrieves the data resulting from the SQL statement, if any, and then either stores the data into a global variable, writes the data into a file, or displays the data (see SQLQuery action (<sqlquery> element)).