小编Tim*_*Tim的帖子

DB2支持枚举吗?

DB2支持枚举吗?我在网上找不到任何东西.查询不起作用:

create table prototype.test(id int not null primary key, level ENUM('upper', 'lower') not null);
Run Code Online (Sandbox Code Playgroud)

提前致谢!

db2 enums enumeration

3
推荐指数
2
解决办法
1881
查看次数

标签 统计

db2 ×1

enumeration ×1

enums ×1