|
CollectionFind::havingSet condition for aggregate functions Description
public mysql_xdevapi\CollectionFind mysql_xdevapi\CollectionFind::having(string
$sort_expr )This function can be used after the 'field' operation in order to make a selection on the documents to extract. Parameters
Return ValuesCollectionFind object that can be used for further processing ExamplesExample #1 mysql_xdevapi\CollectionFind::having example
|