PrismaP
Prisma2y ago
3 replies
zenakent

is it possible to order a column how I want it?

For example, I have a table with a column that has values A,B,C,D

when I query that table, I want to sort the results by D,B,A,C
Was this page helpful?