注册

create table执行报错什么原因呢?

river_lake 2023/12/28 645 2

为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:DM Database Server x64 V8
【操作系统】:centOS
【CPU】:x86
【问题描述】*:以下sql执行报错:
create table ctp_message_user_subscribe ( id bigint not null , message_type_code varchar2(64 char) , message_source_code varchar2(64 char) , user_id bigint not null , subscribe tinyint not null , subscribe_type tinyint not null , tenant_id bigint not null , create_time timestamp(0) not null , update_time timestamp(0) not null , version smallint not null , primary key (id) ) ;sql执行报错.png

回答 0
暂无回答
扫一扫
联系客服