当前位置:网站首页>ClickHouse 复制粘贴多行sql语句报错
ClickHouse 复制粘贴多行sql语句报错
2022-07-05 20:43:00 【Hehuyi_In】
一、 问题现象
遇到一个很无语的问题,复制一个多行insert命令的时候kuakuakua报了一大堆错,语句类似
insert into tmp0701
(
id,
name,
age,
...
)
select
id,
name,
age,
...
from tmp0701;
二、 解决方法
clickhouse-client -m
以分号;结束命令
三、 clickhouse-client命令行参数
--host, -h
-– 服务端的host名称, 默认是localhost
。您可以选择使用host名称或者IPv4或IPv6地址。--port
– 连接的端口,默认值:9000。注意HTTP接口以及TCP原生接口使用的是不同端口。--user, -u
– 用户名。 默认值:default
。--password
– 密码。 默认值:空字符串。--query, -q
– 使用非交互模式查询。--database, -d
– 默认当前操作的数据库. 默认值:服务端默认的配置(默认是default
)。--multiline, -m
– 如果指定,允许多行语句查询(Enter仅代表换行,不代表查询语句完结)。--multiquery, -n
– 如果指定, 允许处理用;
号分隔的多个查询,只在非交互模式下生效。--format, -f
– 使用指定的默认格式输出结果。--vertical, -E
– 如果指定,默认情况下使用垂直格式输出结果。这与–format=Vertical
相同。在这种格式中,每个值都在单独的行上打印,这种方式对显示宽表很有帮助。--time, -t
– 如果指定,非交互模式下会打印查询执行的时间到stderr
中。--stacktrace
– 如果指定,如果出现异常,会打印堆栈跟踪信息。--config-file
– 配置文件的名称。--secure
– 如果指定,将通过安全连接连接到服务器。--history_file
— 存放命令历史的文件的路径。--param_<name>
— 查询参数配置查询参数.
参考
边栏推荐
- AI automatically generates annotation documents from code
- Common view container class components
- MySQL fully parses json/ arrays
- Abnova丨CRISPR SpCas9 多克隆抗体方案
- Selenium element information
- 19 mongoose modularization
- Implementation of redis unique ID generator
- Model method
- ProSci LAG-3 重组蛋白说明书
- 产品好不好,谁说了算?Sonar提出分析的性能指标,帮助您轻松判断产品性能及表现
猜你喜欢
Kubernetes resource object introduction and common commands (V) - (configmap & Secret)
渗透创客精神文化转化的创客教育
表单文本框的使用(二) 输入过滤(合成事件)
【刷题记录】1. 两数之和
Which is the best online collaboration product? Microsoft loop, notion, flowus
欢迎来战,赢取丰厚奖金:Code Golf 代码高尔夫挑战赛正式启动
National Eye Care Education Conference, 2022 the Fourth Beijing International Youth eye health industry exhibition
14、Transformer--VIT TNT BETR
Specification of protein quantitative kit for abbkine BCA method
Chemical properties and application instructions of prosci Lag3 antibody
随机推荐
mysql全面解析json/数组
Frequent MySQL operations cause table locking problems
14、Transformer--VIT TNT BETR
haas506 2.0开发教程 - 阿里云ota - pac 固件升级(仅支持2.2以上版本)
Abnova DNA marker high quality control test program
1. Strengthen learning basic knowledge points
Y57. Chapter III kubernetes from entry to proficiency -- business image version upgrade and rollback (30)
Typhoon is coming! How to prevent typhoons on construction sites!
资源道具化
Relationship between mongodb documents
【UE4】UnrealInsight获取真机性能测试报告
Applet project structure
中国的软件公司为什么做不出产品?00后抛弃互联网;B站开源的高性能API网关组件|码农周刊VIP会员专属邮件周报 Vol.097
Duchefa丨MS培养基含维生素说明书
Use of thread pool
Dry goods navigation in this quarter | Q2 2022
2.8 basic knowledge of project management process
如何让化工企业的ERP库存账目更准确
Abnova丨 CD81单克隆抗体相关参数和应用
2.8、项目管理过程基础知识