<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园__分类_SQL</title><id>http://feed.cnblogs.com/blog/u/47054/category/227145/rss</id><updated>2012-05-31T17:10:25Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/category/227145.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/47054/category/227145/rss"/><entry><id>http://www.cnblogs.com/dooom/archive/2011/09/04/2166862.html</id><title type="text">SQL2000与SQL2005共存</title><summary type="text">机子要同时安装SQL2000与SQL2005。可参考如下办法安装： 如果你在这之前装了 VS2008 或者VS2010 自动装了SQL2005的工具组件。那么SQL2005的光盘2 就无法继续，这个时候可以: 控制面板--》添加/删除程序--&gt;卸载“Microsoft SQL Server 2005 ”--&gt;在卸载对话框中选择“卸载SQL SERVER 2005公共组件”--&gt;工作站组件，删除客户端后，再重新安装客户端即可。一、运行光盘1跳过 准备 步骤，直接进行“服务器组件、工具、联机丛书和示例”的安装。接着是许可协议，当然选择“我接受许可条款和条件”，不选择就没得装了。然</summary><published>2011-09-04T15:47:00Z</published><updated>2011-09-04T15:47:00Z</updated><author><name>clound</name><uri>http://www.cnblogs.com/dooom/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dooom/archive/2011/09/04/2166862.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/archive/2011/09/04/2166862.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/dooom/archive/2010/12/22/1914067.html</id><title type="text">SQL Server 生成日历表</title><summary type="text">今天做商城订单某时间段的销售趋势图，订单中在该日期范围内可能没有改天的记录，可以使用一个日历表来做关联实现。 将查询结果与该表某范围的数据做一次连接即可。</summary><published>2010-12-22T09:31:00Z</published><updated>2010-12-22T09:31:00Z</updated><author><name>clound</name><uri>http://www.cnblogs.com/dooom/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dooom/archive/2010/12/22/1914067.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/archive/2010/12/22/1914067.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/dooom/archive/2010/01/16/1649507.html</id><title type="text">oracle  rank（）用法</title><summary type="text">原来表数据现在需求是 每位userinfoid发表的最新一条数据[代码]结果为（最后一列会给出排序字段的等级）进一步处理一下就可以了[代码]如果查询的时间有是相同的那么给出的排序字段等级就会相同这个时候我们可以使用 dense_rank（）参考http://space.itpub.net/13379967/viewspace-481811</summary><published>2010-01-16T09:36:00Z</published><updated>2010-01-16T09:36:00Z</updated><author><name>clound</name><uri>http://www.cnblogs.com/dooom/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dooom/archive/2010/01/16/1649507.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/archive/2010/01/16/1649507.html"/><content type="text">原来表数据现在需求是 每位userinfoid发表的最新一条数据[代码]结果为（最后一列会给出排序字段的等级）进一步处理一下就可以了[代码]如果查询的时间有是相同的那么给出的排序字段等级就会相同这个时候我们可以使用 dense_rank（）参考http://space.itpub.net/13379967/viewspace-481811</content></entry><entry><id>http://www.cnblogs.com/dooom/archive/2010/01/04/1639152.html</id><title type="text">sql update 特殊用法</title><summary type="text">1.Count 更新 schoolbasicinfo中存在 MENBERCOUNT 字段记录条数 vw_shcoolbasic 做Count查询[代码]2.case 更新代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;updatewebsitequ...</summary><published>2010-01-04T11:50:00Z</published><updated>2010-01-04T11:50:00Z</updated><author><name>clound</name><uri>http://www.cnblogs.com/dooom/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dooom/archive/2010/01/04/1639152.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dooom/archive/2010/01/04/1639152.html"/><content type="text">1.Count 更新 schoolbasicinfo中存在 MENBERCOUNT 字段记录条数 vw_shcoolbasic 做Count查询[代码]2.case 更新代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;updatewebsitequ...</content></entry></feed>
