add_key($key[, $primary = FALSE])
last_row([$type = 'object'])
elapsed_time([$decimals = 6])
Query Basics Regular Queries To submit a query, use the query function:
Table MetaData These functions let you fetch table information. List the Tables in Your Database
table_exists($table_name)
repair_table($table_name)
limit($value[, $offset = 0])
db_select([$database = ''])
compile_binds($sql, $binds)
Page 12 of 15