Learn the comparisons between functions and syntax of Oracle and TiDB. Comparisons between Functions and Syntax of Oracle and TiDB This document describes the comparisons between functions and syntax ...
I made this function in order to obtain listagg functionality when querying an SQL database at work, but only concatenate distinct values. I've found it to be very helpful. By default it inserts ", " ...