|
Method DetailGroupConcat alias(String alias) By default result column will be the same name as the target column. This lets you change it.
Parameters:
Returns: GroupConcat Since: 07-05-2023 GroupConcat delim(String delim) By default the delimiter is a comma. This lets you change it.
Parameters:
Returns: GroupConcat Since: 07-05-2023 GroupConcat distinct() By default all rows are included. This lets you collapse into distinct rows. Returns: GroupConcat Since: 07-05-2023 GroupConcat sortDescending() By default the sort order is ascending. This lets you change it. Returns: GroupConcat Since: 07-05-2023 String toString() Returns a description of this object. Returns: String Since: 07-05-2023 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |