Builder|
$this whereBetween(string $column, array $values, string $boolean = 'and', bool $not = false)
int count(string $columns = '*') Retrieve the "count" result of the query
$this lock(bool $value = true) Lock the selected rows in the table.
int insertGetId(array $values, string $sequence = null) Insert a new record
Builder forNestedWhere()
Page 3 of 39