Sort rows by date?
Hello, I have rows with a column called created_at.
The date format looks like this:
2022-09-07
How could I sort from most recent date at the top to latest date at the bottom?
The date format looks like this:
2022-09-07
How could I sort from most recent date at the top to latest date at the bottom?