摘要:declare v_x number; v_y number; v_geo clob; cursor cur is select c_x, c_y from t_map_data where c_type = 'STREET' and c_obje...
阅读全文
posted @ 2016-01-11 17:29
|
||
01 2016 档案
摘要:declare v_x number; v_y number; v_geo clob; cursor cur is select c_x, c_y from t_map_data where c_type = 'STREET' and c_obje...
阅读全文
posted @ 2016-01-11 17:29
|
||