On Sat, Jul 8, 2023 at 8:30 AM Shaozhong SHI <shishaozhong(at)gmail(dot)com> wrote:
> How to remove duplicated values in an array and maintain the order?>
Use a for loop in pl/pgsql.
David J.