08 2020 档案

摘要:文档中: You can use a named pipe to load data from external tables. 1.创建外部表的时候指定pipe 例子: create table items(id int, col varchar(10)); insert into items v 阅读全文
posted @ 2020-08-14 14:46 utopia_7 阅读(190) 评论(0) 推荐(0) 编辑