maxdb_real_query maxdb->real_query Execute an SQL query &reftitle.description; Procedural style boolmaxdb_real_query resourcelink stringquery Object oriented style (method): maxdb bool real_query stringquery The maxdb_real_query is functionally identical with the maxdb_query. In order to determine if a given query should return a result set or not, see maxdb_field_count. &reftitle.returnvalues; &return.success; &reftitle.seealso; maxdb_query maxdb_store_result maxdb_use_result