| | |
| | | |
| | | select coalesce(max(order_num), 0) + 1 from lf.sys_layer where pid = (select id from lf.sys_layer where cn_name = '自动发布模型' limit 1); |
| | | select * from lf.sys_meta where id in (1523,1529,1525); |
| | | select * from lf.sys_meta where type='gdb' or position('gdb' in name) > 0; |
| | | |
| | | select st_astext(geom) from bd.b_borehole limit 10; |
| | | select count(*) from bd.b_borehole -- 357824 |
| | | select * from bd.b_borehole limit 10; |
| | | |
| | | select * from bs.g_unstable_slope |
| | | select * from lf.sys_fme_log order by id desc |
| | | |
| | | |
| | | select * from lf.sys_publish |
| | | select * from lf.sys_meta_pub |
| | | |
| | | |
| | | |