Skip to content
Advertisement

Get distinct column values to an array

Using below query I get the column values to an array. Now I want to get distinct column values from it.

marks_details

The @columns should be [1,2,3]

Advertisement

Answer

User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement