Builder|
string getValue(Expression $expression)
string compileSelect(Builder $query)
$this having(string $column, string $operator = null, string $value = null, string $boolean = 'and')
$this select(array|mixed $columns = array('*')) Set the columns to be selected
string getTablePrefix() Get the grammar's table prefix.
Page 13 of 39