What is the `groupByLimit` parameter used for?

1 vues

Réponse

The `groupByLimit` parameter specifies the maximum number of levels in a group-by set. The server stops processing if this limit is reached, which can prevent the creation of excessively large result sets.
Did this answer help you?
groupByInfo

simple

See technical action