Urgent - Convert DQL to SQL
We have a custom type that contains a field company_department. Due to department restructuring, it is necessary to change the company_department drop-down (done via Composer) and the current company_department values. I would like to run the update with SQL Oracle since there are millions of changes. I have logged into DA…