Hi,

Can someone help me forming a query in jooq which I wrote in MySql?
Here is my MySql query and wanted to convert the same in Jooq.

*select* *** *from* edu_content *where* id *in* 
("03bb84c5-0516-44e3-8445-ba0d8dba32e9", 
"050a30fd-b1c3-4767-b453-8cc2d211049b", 
"2941b14c-135a-4866-89e1-e9a43aa368c5", 
"2bc7ffbc-1704-49cb-b28b-b324577598a8", 
"ff6847ac-3a18-4609-8e1b-7dae5ba1e297") *order* *by* field (content_status, 
'PAID', 'PAYOUT_INITIATED', 'PENDING_VERIFICATION', 'SYLLABUS_REQUIRED', 
'NEED_MORE_INFO'), updated_ts *asc*;
Thanks In Advance.

Thanks,
Deba

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jooq-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jooq-user/99dacb4d-012f-4a7f-8e0c-29b3f1c0e1ben%40googlegroups.com.

Reply via email to