maxdb_real_query maxdb::real_query Execute an SQL query &reftitle.description; &style.procedural; boolmaxdb_real_query resourcelink stringquery &style.oop; boolmaxdb::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