Bio*_*des 3 cql cassandra cqlsh scylla
试图创建下表:
CREATE TABLE customTableSchema(
id UUID PRIMARY KEY,
table_id UUID,
schema text,
created_at timestamp,
last_modified_at timestamp,
);
Run Code Online (Sandbox Code Playgroud)
想出了这个错误:
SyntaxException: line 4:8 missing ')' at '<missing '
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
86 次 |
| 最近记录: |