Hi,
I have this Query : SELECT field_name FRM meta WHERE id IN ('13','11','7', '8','9','10','1 2')
I want the rows to be display in the same order as the IN list
of ids.Any ideas?
All the best wished,
Regards and Thanks,
Pong
I have this Query : SELECT field_name FRM meta WHERE id IN ('13','11','7', '8','9','10','1 2')
I want the rows to be display in the same order as the IN list
of ids.Any ideas?
All the best wished,
Regards and Thanks,
Pong
Comment