2020年11月23日
摘要: select versions_starttime, versions_endtime, versions_xid, versions_operation ,'insert into scott.a values('||id||','||name||')' --id和name是这个表的字段 from 阅读全文
posted @ 2020-11-23 20:56 Apeak 阅读(127) 评论(0) 推荐(0)