代码搜索:sql
找到约 10,000 项符合「sql」的源代码
代码结果 10,000
www.eeworm.com/read/125424/14494375
sql sipc.sql
delete from t_register where user='2222';
insert into t_register (user,domain,contact_host,contact_port,expires) values ('2222','nttpc.co.jp','10.233.25.32',5060,-1);
delete from t_register where user
www.eeworm.com/read/125396/14495436
sql personnel.sql
www.eeworm.com/read/125395/14495499
sql library.sql
www.eeworm.com/read/125357/14496893
sql hotel.sql
www.eeworm.com/read/125259/14502704
sql library.sql
www.eeworm.com/read/125141/14512136
sql table.sql
/* Microsoft SQL Server - Scripting */
/* Server: 郑慧杰的计算机 */
/* Database: Test */
/* Creation Date 2000-8-3 19:28:16 */
/****** Object: Table dbo.Businessman Script Da
www.eeworm.com/read/125141/14512146
sql sqltest.sql
/* Microsoft SQL Server - Scripting */
/* Server: 屠蔚华的计算机 */
/* Database: Test */
/* Creation Date 99-7-2 12:45:53 */
set quoted_identifier on
GO
/****** Object: Table dbo.Retr
www.eeworm.com/read/125134/14512188
chm sql参考.chm
www.eeworm.com/read/125107/14513350
sql hotel.sql
www.eeworm.com/read/124903/14526523
sql createtable.sql
drop table Registration;
create table Registration (cRegistration_id int not null primary key,cFirst_name char(50) not null,cLast_name char(50) not null,cAddress char(50) not null,cAccount_type char(