Leo

软件编程技术

导航

2013年8月21日

摘要: create table history1301(remark nvarchar(64))create table history1302(remark nvarchar(64))create table history1303(remark nvarchar(64))create table history1304(remark nvarchar(64))create table history(remark nvarchar(64))insert into history1301(remark) values('history1301');insert into histo 阅读全文

posted @ 2013-08-21 08:53 Leo(binbin) 阅读(244) 评论(0) 推荐(0)

点击这里给我发消息