代码搜索:sql

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

代码结果 10,000
www.eeworm.com/read/157665/11674768

sql setsql.sql

www.eeworm.com/read/260926/11686546

sql music.sql

DROP TABLE IF EXISTS music_box; CREATE TABLE music_box ( ID int(10) unsigned NOT NULL auto_increment, UserID int(10) unsigned NOT NULL, MusicID int(10) unsigned NOT NULL, webmusic sma
www.eeworm.com/read/157574/11688789

sql stu.sql

www.eeworm.com/read/260856/11692443

sql createdb.sql

--创建数据库HappyChat CREATE DATABASE HappyChat GO USE HappyChat --创建用户信息表 CREATE TABLE users ( U_Name VARCHAR(16) PRIMARY KEY, U_Pass VARCHAR(16) NOT NULL, U_Gender CHAR(2) NOT NULL, U_Age I
www.eeworm.com/read/260846/11696044

sql hotel.sql

www.eeworm.com/read/346976/11708689

sql book.sql

create database BookSystem go use BookSystem go create table Users(Uid char(20) primary key, Uname varchar(20) not null, Upwd varchar(16),
www.eeworm.com/read/260679/11708800

sql pctesttb.sql

www.eeworm.com/read/260638/11714938

tld sql.tld

www.eeworm.com/read/157352/11717933

sql creation.sql

/** * @author : Shefali Bansal * @version : 1.0 * * Name of the Application : creation.sql * Creation/Modification History : 02-Jan-2004 * * Overview of Package/Sample
www.eeworm.com/read/260547/11719931

sql biye.sql