Subject Query IN
Author Rotandiko Sastroprawiro
Dear All,

I have query like this :
"select content_id, title from content_language where content_id in (12,
11)"

then it always display the content_id order by content_id, if i want to not
order , how ?

thanks,

Diko