Builder lockForUpdate()
Builder|
mixed sum(string $column) Retrieve the sum of the values of a given column
$this whereBetween(string $column, array $values, string $boolean = 'and', bool $not = false)
$this havingRaw(string $sql, array $bindings = array(), string $boolean = 'and')
$this addSelect(array|mixed $column) Add a new select column to the query
Page 3 of 25