代码搜索:sql
找到约 10,000 项符合「sql」的源代码
代码结果 10,000
www.eeworm.com/read/283460/9020215
sql cowner.sql
create user chest
identified by chest
default tablespace tsp_chest
temporary tablespace tsp_temp
quota unlimited on tsp_chest;
grant connect,resource to chest;
www.eeworm.com/read/283460/9020217
sql install.sql
prompt *******************************************************
prompt * Creation of Application Tablespaces *
prompt *******************************************************
prompt
www.eeworm.com/read/283460/9020219
sql cupdate.sql
comment on table APPRENTICE_INFO
is '进修人员信息';
comment on table BUSINESS_DICT
is '职务字典';
comment on table CHEST_PAT_VISIT
is '病案信息主索引';
comment on table CHEST_PICTURE_INFO
is '图片信息';
co
www.eeworm.com/read/283460/9020221
sql cdict.sql
--军衔字典
CREATE TABLE MILITARY_RANK_DICT
(
RANK_NAME VARCHAR2(8) NOT NULL,
RANK_CODE VARCHAR2(2) NOT NULL,
INPUT_CODE VARCHAR2(4) NOT NULL,
constraints PK_MILITARY_RANK_DICT
primary key (R
www.eeworm.com/read/283460/9020223
sql install.sql
document
DISCREPTION: this batch file is the installation file
of the application database of the HLIS
in the server.
USAGE: perform the following command in the
sqlplus's promp
www.eeworm.com/read/382559/9020511
sql ddl.sql
CREATE TABLE Dealing (
DealingID int identity(1,1) Primary key ,
DealingDate datetime NOT NULL ,
DealingPrice money NOT NULL ,
UserName varchar(25) NULL ,
MemberCard varchar(20) NULL
)
www.eeworm.com/read/382559/9020522
sql data.sql
insert Factory(FactoryName,FactoryAddress,FactoryPhone) values('百事','add1','06124')
insert Factory(FactoryName,FactoryAddress,FactoryPhone) values('长虹','add2','32564')
insert Factory(FactoryName,Fac
www.eeworm.com/read/185574/9029875
vbp sql.vbp
Type=Exe
Form=frmSQLExpression.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\STDOLE2.TLB#OLE Automation
Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comd
www.eeworm.com/read/185574/9029885
vbw sql.vbw
frmSQLExpression = 0, 0, 0, 0, C, 66, 87, 597, 536, C
FrmMain = 0, 0, 0, 0, C, 104, -4, 635, 445, C
frmDataSetStru = 0, 0, 0, 0, C, 44, 58, 575, 507, C