2007年1月29日
摘要: 主要介绍MSSQL:http://www.chinahtml.com/databases/2/ 阅读全文
posted @ 2007-01-29 11:12 Gary.han 阅读(470) 评论(0) 推荐(0)
摘要: 丰富的数据类型 Richer Data Types 1、varchar(max)、nvarchar(max)和varbinary(max)数据类型最多可以保存2GB的数据,可以取代text、ntext或image数据类型。 事例代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeH... 阅读全文
posted @ 2007-01-29 11:03 Gary.han 阅读(423) 评论(0) 推荐(0)