| | |
| | | select * from lf.sys_attach where tab != 'bd.b_borehole' order by id desc limit 50; -- 358042 |
| | | select * from lf.sys_meta where tab is not null order by id desc |
| | | |
| | | select * from bs.m_pipeline where parentid in ('fdac47da-8879-478d-b67c-9624e8b79d6c') |
| | | select * from lf.sys_attach where tab='bs.m_pipeline' and tab_guid in (select eventid from bs.m_pipeline where parentid in ('fdac47da-8879-478d-b67c-9624e8b79d6c')) |
| | | |
| | | select * from bs.s_explorationpoint where exppointid like 'EA12%' |
| | | select id,name,code from lf.sys_dir where pid=0 order by code |
| | | select * from bs.m_marker where gid=854 |
| | | |
| | | select * from lf.sys_meta where name='勘探点地层表.xlsx' or type='fbx' |
| | | --delete from bs.s_explorationpointstratum where parentid in (select eventid from lf.sys_meta where name='勘探点地层表.xlsx'); |
| | | --delete from lf.sys_meta where name='勘探点地层表.xlsx'; |
| | | |
| | | select * from lf.sys_attach where tab = 'bs.s_explorationpoint' and tab_guid in (select eventid from bs.s_explorationpoint where gid > 1) |
| | | select * from lf.sys_attach where tab != 'bd.b_borehole' |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |