I have a table named gifts which has a column name and the entries for the column name are as following:
- electronics
- apparel
- beauty
- others
- food
I want to reorder the column values in a way that the entry others is the last entry.
Any leads on how that would be possible?