Database.queryImpl

Actually implements the query for the database. The query() method below might be easier to use.

interface Database
ResultSet
queryImpl
(
string sql
,
Variant[] args...
)
Suggestion Box / Bug Report