Builder|
mixed max(string $column) Retrieve the maximum value of a given column
array compileTruncate(Builder $query)
string compileRandom(string $seed) Compile the random statement into SQL
array prepareBindingsForUpdate(array $bindings, array $values) Prepare
bool supportsSavepoints() Determine if the grammar supports savepoints
string compileInsert(Builder $query, array $values)
int count(string $columns = '*') Retrieve the "count" result of the query
string compileDelete(Builder $query)
Page 29 of 39