Commit 001949c6 by Nilu

job update sql

parent 14a2e156
update tl_job set occupation_id = (select object_id from tl_occupation where name = 'Managers') where occupation_id is null;
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment