摘要:
create table test(id int identity(1,1),content ntext) insert test values(N'asdfsdfasdfsadfsdjflk大力sdjflkasjdf;lasdjf;lafsd') ins... 阅读全文
posted @ 2009-04-27 22:43 flyfish 阅读(241) 评论(0) 推荐(0)
|
||
|
摘要:
create table test(id int identity(1,1),content ntext) insert test values(N'asdfsdfasdfsadfsdjflk大力sdjflkasjdf;lasdjf;lafsd') ins... 阅读全文
posted @ 2009-04-27 22:43 flyfish 阅读(241) 评论(0) 推荐(0) |
||