摘要:
select a.ADJUSTMENT_ID,a.ADJUSTMENT_CODE into tmp20161103 from adjustment_code a ADJUSTMENT_ID会从源表中保留自动增长 select * from tmp20161103 添加列的语法: alter tabl 阅读全文
摘要:
20160822-分区表转换-整理 登录oracle上的scp用户 conn scp 查看相关表T_IMAGE_DATA的数据 select * from T_IMAGE_DATA t order by time select count(*) from T_IMAGE_DATA t execute 阅读全文
摘要:
1:准备主机,安装centos6.7 需要选取安装的package groups Base System > Base, Compatibility libraries Hardware monitoring utilities Large Systems Performance Network f 阅读全文