data/db_fn.sql @@ -350,7 +350,7 @@ alter sequence bd.dlg_agnp_gid_seq restart with 4000; select * from bd.dlg_agnp; select tab,count(*) from lf.sys_dict d where field='classes' group by tab order by tab