摘要: 1、准备测试表由于Informix没有dual表,我们新建test_tab,并插入一条数据作为测试表。建表--建表create table test_tab( testId int, insert_time datetime year to second default current year t 阅读全文
posted @ 2021-06-29 09:07 深海蓝精灵 阅读(692) 评论(0) 推荐(0) 编辑