静心

我是小明
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  数据库知识

摘要:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->SELECT表名=casewhena.colorder=1thend.nameelse''end,表说明=casewhena.colorder=1thenisnull(f.value,'')else''end,字段序号=a.colorder,字段名=a.name,标识=casewhenCOLUMNPROPERTY(a.id,a.name,' 阅读全文

posted @ 2012-07-27 19:27 俗人一个 阅读(194) 评论(0) 推荐(0)

摘要:EXEC sp_configure 'show advanced options', 1;GORECONFIGURE;GOEXEC sp_configure 'Ad Hoc Distributed Queries', 1;GORECONFIGURE;GOInsert into sql表名(addtime,title,title_color,author,source,detail,readcount,poster,imageurl) SELECT news_date,news_title,news_color,news_author,news_ahome,new 阅读全文

posted @ 2011-08-23 10:10 俗人一个 阅读(196) 评论(0) 推荐(0)