blob: ab3c6568b082deb8c0c45861d9d89f322fc240ba [file] [log] [blame]
select count(*) as c0 from (select distinct department.department_id as c0 from department as department) as init;