通过DDL创建表
#195
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
OpenMLDB支持类型
DDL 例子
参考https://impala.apache.org/docs/build/html/topics/impala_create_table.html#create_table
索引介绍
ddl中必须指定时间索引,openmldb要求数据表必须包含时间索引,时间索引使用的列可以是
命令行交互方式
非交互方式
交互方式
不进入database可以
进入database可以是
Beta Was this translation helpful? Give feedback.
All reactions