Join Discord
Powered by
Hello, how to sort and order using JSON column? `...
# sql
a
azel
07/18/2022, 3:47 AM
Hello, how to sort and order using JSON column?
Copy code
[ { "date": [ "2022-05-24", "2022-05-26" ] } ]
Here's the sample data that I have in my JSON column. It can have multiple dates
Previous
Next