运维管理3 分钟阅读
openGauss每日一练第12天 | 定义数据类型
openGauss 每日一练第 12 天打卡,我来了!又可以学习,真开心~ 今天第 12 课,学习openGauss定义数据类型。 sql create type lucifertype as a int,b char20; alter type lucifertype rename to lucifertp; alter type lucifertp add attribute c int; a
2021年12月12日
database
DBA 实战课程
系统学习 Oracle DBA
- 2738+ 篇实战文章
- 1500+ 步骤截图
- 10 大核心模块
开通会员 ¥128/月起
查看完整课程


