$this having(string $column, string $operator = null, string $value = null, string $boolean = 'and')
$this addSelect(array|mixed $column) Add a new select column to the query
string compileRandom(string $seed) Compile the random statement into SQL
$this setTablePrefix(string $prefix) Set the grammar's table prefix.
Generator cursor()
string wrapTable(Expression|string $table)
$this orderBy(string $column, string $direction = 'asc') Add an "order
string getTablePrefix() Get the grammar's table prefix.
array compileTruncate(Builder $query)
Builder|
Page 23 of 39