Builder|
mixed average(string $column) Alias for the "avg" method.
mixed aggregate(string $function, array $columns = array('*')) Execute
$this whereExists(Closure $callback, string $boolean = 'and', bool $not = false)
void truncate() Run a truncate statement on the table.
int delete(mixed $id = null) Delete a record from the database.
Builder sharedLock()
Page 19 of 39