Console Webservice API

GroupConcat

Other API in Package

Console

Console System

Internal Console

List of Classes

ConsoleWebServiceController

AnalyticDataViewFilter

Archive

ArchiveManager

AreaChart

Attachment

AudioFile

BarChart

BillingEngine

BillingEvent

Browser

Buffer

BusinessUtil

CacheManager

Cell

CellFilter

Chart

ChartSharedSettings

ChartTool

Chunk

ConsoleManager

ConsolePacket

ConsoleWebServiceRequest

Cube

Data

DataList

DataListFilter

DataReader

DataRecord

DataSet

DataSetRecord

DataSetResult

DataView

DataViewBuilder

DataViewCriteria

DataViewFilter

DataViewList

DataViewRecord

DatasetFile

DateUtil

DisplaySettings

Document

DocumentFile

DownloadResponse

Email

EncryptionUtil

Enterprise

EnterpriseInfo

ExcelFile

File

FileBuffer

Formatter

Fragment

FtpRequest

GeoUtil

GroupConcat

ImageFile

Inspector

JSONBuffer

JSONParser

Job

JobManager

LineChart

LockManager

Logger

MailBox

MailBoxList

MailMessage

MailResponse

Message

MessageManager

Modules

Monitor

PWA

Packet

PacketDataList

PacketDataRecord

PagingInfo

Pal

PalActivationKeyInfo

PalInfo

Payload

PdfFile

PieChart

Profile

ProfileInfo

ProfilePacket

ProfilePalManager

ProfileTxManager

QRUtil

Render

Role

RuntimePal

SSOToken

SafeBox

ScatterPlotChart

ServiceRequest

ServiceResponse

ShellPal

ShellPalManager

SignSettings

SiteBuilder

Slice

SmartDoc

SmartDocManager

Socket

SocketResponse

StorageProvider

StorageProviderDataList

StoredObject

SystemDataView

SystemDataViewFilter

Tag

TagFilter

TagManager

TextEmail

TextMessage

TiffBuilder

TransactionPacket

Tunnel

TunnelResult

UnknownFile

VCardFile

Validator

ValidityCheck

WebServiceResponse

Wizard

XMLReader

ZoneAccess

Method Summary
GroupConcat alias(String alias)

By default result column will be the same name as the target column. This lets you change it.

GroupConcat delim(String delim)

By default the delimiter is a comma. This lets you change it.

GroupConcat distinct()

By default all rows are included. This lets you collapse into distinct rows.

GroupConcat sortDescending()

By default the sort order is ascending. This lets you change it.

String toString()

Returns a description of this object.

Method Detail


GroupConcat alias(String alias)

By default result column will be the same name as the target column. This lets you change it.

Parameters:

  • String   alias Required parameter.

Returns:  GroupConcat

Since: 07-05-2023

top

GroupConcat delim(String delim)

By default the delimiter is a comma. This lets you change it.

Parameters:

  • String   delim Required parameter.

Returns:  GroupConcat

Since: 07-05-2023

top

GroupConcat distinct()

By default all rows are included. This lets you collapse into distinct rows.

Returns:  GroupConcat

Since: 07-05-2023

top

GroupConcat sortDescending()

By default the sort order is ascending. This lets you change it.

Returns:  GroupConcat

Since: 07-05-2023

top

String toString()

Returns a description of this object.

Returns:  String

Since: 07-05-2023

top
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: May 01, 2024 05:15 AM