摘要:
创建序列表 drop table if exists sequence; create table sequence( seq_name varchar(50) not null comment '序列名称', current_val int not null comment '当前值', incr 阅读全文
摘要:
Version_02 "以下内容为自定义内容scope.out") set number "开启行号cope.out syntax on "打开语法高亮,自动识别代码,使用多种颜色显示 set showmode "在底部显示,当前处于命令模式还是插入模式 set showcmd "显示命令DB se 阅读全文