代码搜索:sql

找到约 10,000 项符合「sql」的源代码

代码结果 10,000
www.eeworm.com/read/446118/1716286

asp sql.asp

www.eeworm.com/read/446118/1716326

asp sql.asp

www.eeworm.com/read/445968/1717367

sql netbarcreatetable.sql

--1.会员信息表(会员卡号,卡号密码,卡号余额,会员名称,身份证号,注册日期,卡号状态[0:未使用;1:使用],上次登录时间) create table customer ( cusCardNum varchar(16) not null primary key, cusCardPassword varchar(16) not null, cusBalance varchar(
www.eeworm.com/read/445968/1717368

sql insert.sql

insert into customer values('001','54321','200','李宝明','362402198601040513','2008-8-29 8:26:25','') insert into customer values('002','12553','100','石文勇','362402198501040211','2008-8-29 8:30:47','')
www.eeworm.com/read/445837/1717680

sql ejb.sql

drop table accounts; drop table customers; drop table orders; drop table Books; drop table orderLineItems; create table accounts (id varchar(64), ownername varchar(64), balance numeric(18)); c
www.eeworm.com/read/445664/1719266

tld sql.tld

www.eeworm.com/read/445628/1720076

tld sql.tld

www.eeworm.com/read/445365/1723022

php sql.php

www.eeworm.com/read/445365/1723224

php sql.php

www.eeworm.com/read/445365/1723870

sql diff.sql

# $Id: diff.sql 9728 2007-12-22 10:26:36Z eddieajau $ # RC 4 to next version (working file) # NO CHANGES