脚本助手V1.0 v1.0
发布时间:2019-07-28
软件语言:简体中文
软件大小:0.16MB
软件授权:免费版
软件版本:v1.0
相关链接:软件官网
软件类型:国产软件
软件平台:winall
软件类型: 编程软件  /  数据库类
关键字:脚本助手下载,脚本助手绿色版,脚本助手V1.0
软件评分:
Oracle备注天生工具,可能将如下剧本自动发生备注,在网上找了良久没找到,自己写了一个,比力重大,提供给需要的同伙

--零星配置装备部署表变更日志

--drop table Config_log;

CREATE TABLE Config_log

(

ConfigName Varchar2(64) not null, --零星参数名

ConfigType Int not null, --配置装备部署参数分类

ConfigClass Int not null, --参数级别(0=不应承更正,1=应承客户化更正)

ConfigValue Varchar2(64) not null, --零星参数值

Remarks Varchar2(255), --备注

SerialID int, --更正挨次号

Modiattr varchar(1), --更正属性

Moditime Date default sysdate, --更正光阴

Modiopid Varchar2(32) not null, --更小人

SheetID Varchar2(20),

constraint pk_Config_log PRIMARY KEY(SerialID)

);


备注如下:


--零星配置装备部署表变更日志

/************************************************************************************/

co妹妹ent on table Config_log is '零星配置装备部署表变更日志';

--------------------------------------------------------------------------------------

co妹妹ent on column Config_log.ConfigName is '零星参数名';

co妹妹ent on column Config_log.ConfigType is '配置装备部署参数分类';

co妹妹ent on column Config_log.ConfigClass is '参数级别(0=不应承更正,1=应承客户化更正)';

co妹妹ent on column Config_log.ConfigValue is '零星参数值';

co妹妹ent on column Config_log.Remarks is '备注';

co妹妹ent on column Config_log.SerialID is '更正挨次号';

co妹妹ent on column Config_log.Modiattr is '更正属性';

co妹妹ent on column Config_log.Moditime is '更正光阴';

co妹妹ent on column Config_log.Modiopid is '更小人';



/************************************************************************************/
软件截图
最新更新
下载地址