distinct() public method
Sets the value indicating whether to SELECT DISTINCT or not.
public $this distinct ( $value = true ) | ||
---|---|---|
$value | boolean |
Whether to SELECT DISTINCT or not. |
return | $this |
The query object itself |
Designed by : w10schools
service@w10schools.com
Please login to continue.