Hello Ravi
You're right, there are more than one records in the table, but I'm trying to put concatenated list into the list itself:
COALESCE(list || ', ' , '') || sts into list
It works on orcale,mssql and others.
Thanks
Hello Ravi
You're right, there are more than one records in the table, but I'm trying to put concatenated list into the list itself:
COALESCE(list || ', ' , '') || sts into list
It works on orcale,mssql and others.
Thanks