aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/update/pre002719-1-naplo.sql
blob: 81b9943bcb52b48cd84e45cdc85d18f8df47cbea (plain)
1
2
3
insert into `munkatervOsztaly` (`munkatervId`, `osztalyId`) select  1 as `munkatervId`, `osztalyId` from `osztalyNaplo` 
    where `osztalyId` not in (select `osztalyId` from `munkatervOsztaly`);