技不如人

Welcome to Rickel's blog.
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2009年3月3日

摘要: ifnotexists(select*fromdbo.sysobjectswhereid=object_id(N'[dbo].[tablespaceinfo]')andOBJECTPROPERTY(id,N'IsUserTable')=1)createtabletablespaceinfo--创建结果存储表(nameinfovarchar(50),rowsinfoint,reservedvarch... 阅读全文

posted @ 2009-03-03 15:50 Rickel 阅读(765) 评论(2) 推荐(0) 编辑