Query Basics Regular Queries To submit a query, use the query function:
trans_off()
set_update_batch($key[, $value = ''[, $escape = NULL]])
initialize()
update_string($table, $data, $where)
last_row([$type = 'object'])
elapsed_time([$decimals = 6])
repair_table($table_name)
Table MetaData These functions let you fetch table information. List the Tables in Your Database
or_like($field[, $match = ''[, $side = 'both'[, $escape = NULL]]])
Page 12 of 15