update newproject
set pedate = date_add(psdate, interval duration day)
where pid = newproject.pid;
How to convert above shown Sql Query to JPQL Query?
How to convert sql Query to JPQL Query
Under discussion
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet