This commit is contained in:
Ruslan 2024-12-25 13:59:45 +03:00
parent bb2340ae18
commit 8508e2af1e

View file

@ -546,7 +546,7 @@
END AS SCHEMA
FROM
ervu_dashboard.recruitment
WHERE schema = 'Department OR WHEN schema = 'Organization' OR schema = 'Region'</sql>
WHERE schema = 'Department OR schema = 'Organization' OR schema = 'Region'</sql>
<limit/>
<lookup/>
<execute_each_row>N</execute_each_row>