Executing SQL Statements▲
<Unknown command>contentspageSQL Programming
The QSqlQuery class provides an interface for executing SQL statements and navigating through the result set of a query.
The QSqlQueryModel and QSqlTableModel classes described in the next section provide a higher-level interface for accessing databases. If you are unfamiliar with SQL, you might want to skip directly to the next sectio