クラス SqlServerListaggFunctionAdapter

すべての実装されたインタフェース:
FunctionAdapter<Listagg>

public class SqlServerListaggFunctionAdapter extends ListaggFunctionAdapter
STRING_AGG(, ) WITHIN GROUP(ORDER BY )
SQLServerでの制約
  • 2017以降
  • DISTINCTできない
  • within groupのorder byを異なるものにできない