| MySQL Connector/C++ 9.5.0
    MySQL connector library for C and C++ applications | 
Template for defining fluent api for CRUD operations. More...
| Public Member Functions | |
| Operation & | having (const string &having_spec) | 
| Specify filter over grouped results of a query.  More... | |
Template for defining fluent api for CRUD operations.
| 
 | inline | 
Specify filter over grouped results of a query.
The argument is a Boolean expression which can use aggregation functions.