public static final class AggregateMinMaxResponse.Info extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MAX_STRING
The maximum value of
columnName when it is a char type |
static String |
MIN_STRING
The minimum value of
columnName when it is a char type |
public static final String MIN_STRING
columnName
when it is a char typepublic static final String MAX_STRING
columnName
when it is a char typeCopyright © 2025. All rights reserved.