db2 connect to schemadb2 "export to tableName.ixf of ixf select * from schema.tableName"db2 "export to tableName.del of del select * from schema.tableName"db2 "load from tableName.ixf of ixf replace into schema.tableName"
DB2
2023-11-10
157 点赞
2 评论
237 浏览