<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>讨论列表</title>
    <description>讨论列表</description>
    <link>http://community.csdn.net/</link>
    <copyright>Copyright 1998 - 2007 CSDN.NET Inc. All Rights Reserved</copyright>
    <pubDate>Thu, 24 Jul 2008 14:23:37 GMT</pubDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>community.csdn.net</generator>
    <item>
      <title>华山论剑第1式-SQL Server查询优化!</title>
      <description>本期主题: SQL Server查询优化. 查询优化是一个比较常见的主题, 在实际的生产应用中,大数据量的查询会消耗服务器大量的资源, 如何合理地优化查询,提高系统性能, 是每个系统架构人员,系统开发...</description>
      <link>http://topic.csdn.net/u/20080722/21/4501e9cb-a9fa-437e-aaf6-7b629bd26215.html</link>
      <author>hery2002</author>
      <pubDate>Wed, 23 Jul 2008 05:58:47 GMT</pubDate>
    </item>
    <item>
      <title>如何在表的某字段里提取出字母来!!!在线等</title>
      <description>字段:'12233abc','9i9889llf'里查询出'abc','illf'出来</description>
      <link>http://topic.csdn.net/u/20080724/13/4c686b72-03d6-4359-b7c7-62b49f393d6a.html</link>
      <author>dunkey</author>
      <pubDate>Thu, 24 Jul 2008 13:51:36 GMT</pubDate>
    </item>
    <item>
      <title>smalldatetime和datetime的问题~~~有点傻</title>
      <description>datetime 和 smalldatetime:代表日期和一天内的时间的日期和时间数据类型。1.时间在数据库里用char记录也可以啊~~用datetime 和 smalldatetime记录有什么好...</description>
      <link>http://topic.csdn.net/u/20080724/11/cf00d20f-19da-4d05-98e2-0d06f0b37d2a.html</link>
      <author>now00000</author>
      <pubDate>Thu, 24 Jul 2008 11:01:08 GMT</pubDate>
    </item>
    <item>
      <title>如何通过sql修改表多个字段</title>
      <description>alter table t alter COLUMN f int 可以把列f改成int型我现在想改多个字段的类型该怎么写alter table t alter COLUMN f int column ...</description>
      <link>http://topic.csdn.net/u/20080724/14/5ac49aba-c832-49ec-8a33-9b0a3d0eca4c.html</link>
      <author>zhuawang</author>
      <pubDate>Thu, 24 Jul 2008 14:02:27 GMT</pubDate>
    </item>
    <item>
      <title>求一SQL语句?</title>
      <description>ID	ParentID    Name		descript1	0	    aaaa      		bbbbb2	0	    ccccc        	ccccc3	0	   ddddddd     ...</description>
      <link>http://topic.csdn.net/u/20080724/11/a2084f0f-97ac-43af-b047-3f4d6502e239.html</link>
      <author>jiangshun</author>
      <pubDate>Thu, 24 Jul 2008 11:38:40 GMT</pubDate>
    </item>
    <item>
      <title>关于触发器纠错！</title>
      <description>程序业务流程如下：1、接收数据保存至表[Tc_Content]2、运行触发器，当[Tc_Content]表接收到数据后，根据类型从[Tc_User]表中提取用户3、将提取的用户信息写入表[Tc_Sms...</description>
      <link>http://topic.csdn.net/u/20080724/12/6e418f83-6339-4862-afbc-a2f31ad17ff0.html</link>
      <author>vamvin_55</author>
      <pubDate>Thu, 24 Jul 2008 12:44:02 GMT</pubDate>
    </item>
    <item>
      <title>sql2000和sql2005能不能同时装</title>
      <description>我机子上装过sql2000了，再装2005时为什么出错啊 </description>
      <link>http://topic.csdn.net/u/20080724/13/c3e8f572-d67b-4e73-a69f-557c859d8332.html</link>
      <author>hbklxs4873</author>
      <pubDate>Thu, 24 Jul 2008 13:52:47 GMT</pubDate>
    </item>
    <item>
      <title>多机分布式处理，</title>
      <description>如果每个表数据量几亿行，假如20 张表， 要对这些表进行处理，有写好的sp（有顺序性） 脚本，处理有按天输出结果，也有按周，按月的，怎么样来控制，1 按天，可以按每天输出结果，2 按周则汇总一周的结果...</description>
      <link>http://topic.csdn.net/u/20080724/13/f8a3f7d9-69ec-4fb3-8f98-cd4b4babe698.html</link>
      <author>csshan</author>
      <pubDate>Thu, 24 Jul 2008 13:51:25 GMT</pubDate>
    </item>
    <item>
      <title>请问下列的SQL怎么写啊</title>
      <description>declare @t as char(13)set @t='A-B-C'我建立了一个链接服务器，这个服务器的名称是A-B-C所以使用 select top 1 * from A-B-C.databas...</description>
      <link>http://topic.csdn.net/u/20080724/12/f2ac8514-ce4a-451a-8f2f-f74378a258fe.html</link>
      <author>scorpionco</author>
      <pubDate>Thu, 24 Jul 2008 12:57:57 GMT</pubDate>
    </item>
    <item>
      <title>求SQL语句</title>
      <description>UPDATE table1,如果 bom=123 并且,物料编码 like 'TAP%' 则set up=3              如果 bom123 且物料编码 like 'TAP%'   则s...</description>
      <link>http://topic.csdn.net/u/20080724/12/2c046afc-40b1-490b-8cdb-4ae13ad071f9.html</link>
      <author>ouyang1713</author>
      <pubDate>Thu, 24 Jul 2008 12:33:21 GMT</pubDate>
    </item>
    <item>
      <title>SQL server讨论群，欢迎大家加入并讨论；QQ群号：38014841</title>
      <link>http://topic.csdn.net/u/20080721/10/6327d7ed-e120-4c0c-ae9c-64323a243a9f.html</link>
      <author>lfengwelcome</author>
      <pubDate>Mon, 21 Jul 2008 18:23:15 GMT</pubDate>
    </item>
    <item>
      <title>存储过程一系列问题，请朋友们关照！</title>
      <description>  本人做.NET的 多少本人也会写一点存储过程  但是有一些问题 到现在还没有能明白？第一：存储过程在什么情况下用最合理，最能给程序带来好处？第二：一个程序如果写的存储过程多了 会带来什么影响（比如...</description>
      <link>http://topic.csdn.net/u/20080724/13/8a6915f6-12c8-4319-96ed-056388130050.html</link>
      <author>chengen81284493</author>
      <pubDate>Thu, 24 Jul 2008 13:37:58 GMT</pubDate>
    </item>
    <item>
      <title>如何取出2007年内 所有周六 周日的日期？</title>
      <link>http://topic.csdn.net/u/20071227/09/28b8b548-e5de-46f6-86de-291543bf1d23.html</link>
      <author>mozartgmy</author>
      <pubDate>Thu, 27 Dec 2007 17:09:02 GMT</pubDate>
    </item>
    <item>
      <title>DAT文件的问题！！ 跪求</title>
      <description>小弟今天要读取FETION的聊天记录，好像是存在一个后缀为dat的文件里，怎么来读取的数据，谢谢跪求</description>
      <link>http://topic.csdn.net/u/20080724/09/c179c571-dd5f-4b85-b53e-b27505cbbc26.html</link>
      <author>muzhenxing013</author>
      <pubDate>Thu, 24 Jul 2008 09:04:36 GMT</pubDate>
    </item>
    <item>
      <title>数据库查询优化器</title>
      <description>数据库查询优化器数据库查询优化器是RDBMS服务器的一个组成部分。对于基于成本的优化，数据库查询优化器的任务是，通过产生可供选择的执行计划，找到最低估算成本的执行计划，[color=#FF0000]来...</description>
      <link>http://topic.csdn.net/u/20080724/13/c0304978-3ec0-4512-8339-5de28ac5a970.html</link>
      <author>wynlc</author>
      <pubDate>Thu, 24 Jul 2008 13:18:39 GMT</pubDate>
    </item>
    <item>
      <title>请教SQL2005 用Into方式生成的临时表有没有继承原表的索引?</title>
      <description>如题,谢谢</description>
      <link>http://topic.csdn.net/u/20080724/00/33913a12-7428-4104-bc57-43589fb0ff0f.html</link>
      <author>PK8888</author>
      <pubDate>Thu, 24 Jul 2008 00:15:11 GMT</pubDate>
    </item>
    <item>
      <title>想生成一张详细的库存明细表，自己感觉比较复杂，大家帮忙看看</title>
      <description>我有如下两张表，进货表id    name     inrefno          indate            quantity1     cpu       in2008001      ...</description>
      <link>http://topic.csdn.net/u/20080724/09/97b3c0f2-d19d-40e4-947b-dce017dc3fd1.html</link>
      <author>gxsuyong</author>
      <pubDate>Thu, 24 Jul 2008 09:22:54 GMT</pubDate>
    </item>
    <item>
      <title>游标如何优化？</title>
      <description>大家都说游标的性能不好，可是我要循环更新表的每一行数据，又必须要用游标，请问用游标该如何优化提高性能？听说可以用临时表是吗？下面是我的代码，看看可以如何优化？declare @maxDate date...</description>
      <link>http://topic.csdn.net/u/20080723/23/69691c76-7eaf-4236-8b59-caf71ff2d861.html</link>
      <author>zhuawang</author>
      <pubDate>Wed, 23 Jul 2008 23:37:21 GMT</pubDate>
    </item>
    <item>
      <title>[挣分帖]根据身份证号码取得此CID所在省份</title>
      <description>[code=SQL]create function f_getcityfromcid (@cid varchar(18))   returns varchar(50)   as  begin     ...</description>
      <link>http://topic.csdn.net/u/20080724/11/dacb530f-62ba-4417-a11a-fe2dee2172b4.html</link>
      <author>happyflystone</author>
      <pubDate>Thu, 24 Jul 2008 11:08:54 GMT</pubDate>
    </item>
    <item>
      <title>数据库设计问题，动态的生成表怎么审计</title>
      <description>我以前的数据库设计是对表进行操作，创建表开始，尽量符合3 范式现在想提高到更高一层的设计，想对应字段，然后表是自动生成，不直接修改表，而是直接修改数据字典，动态的生成表。我的思路能实现吗，做的话怎么做...</description>
      <link>http://topic.csdn.net/u/20080724/11/a2ee7b9e-7f24-4ff6-a4a1-19f6a2ff651f.html</link>
      <author>sisiz</author>
      <pubDate>Thu, 24 Jul 2008 11:32:01 GMT</pubDate>
    </item>
    <item>
      <title>关于log space</title>
      <link>http://topic.csdn.net/u/20080723/10/d7047e9c-3e0b-4cdc-a796-796d8e3db546.html</link>
      <author>NewDBA</author>
      <pubDate>Wed, 23 Jul 2008 18:16:32 GMT</pubDate>
    </item>
    <item>
      <title>select * from sys.dm_tran_locks里面锁的种类有哪些，是靠哪个字段区分的</title>
      <link>http://topic.csdn.net/u/20080723/14/85b8b8c4-106a-4f81-bd77-e44a462b0b1f.html</link>
      <author>Liyingyue_FFS</author>
      <pubDate>Wed, 23 Jul 2008 22:57:27 GMT</pubDate>
    </item>
    <item>
      <title>求一SQL语句！高手指点</title>
      <description>表MOCTB工单单别      工单单号       材料品号       需领用量        已领用量  TB001      TB002        TB003          TB004...</description>
      <link>http://topic.csdn.net/u/20080724/10/b7cc2443-1bec-4111-91a9-e23c460ad70c.html</link>
      <author>lfengwelcome</author>
      <pubDate>Thu, 24 Jul 2008 10:31:52 GMT</pubDate>
    </item>
    <item>
      <title>TEXT、NTEXT字段拆分的问题</title>
      <description>表T，假设有一个字段F1 NVARCHAR（1000）F11001，1002，1003要把它拆成下面的表：F1100110021003我现在是通过自定义函数来完成的，见下面：ALTER  FUNCTI...</description>
      <link>http://topic.csdn.net/u/20080724/00/3b6efd1f-77ad-4d57-add4-c86362770a93.html</link>
      <author>fyming</author>
      <pubDate>Thu, 24 Jul 2008 00:03:11 GMT</pubDate>
    </item>
    <item>
      <title>高分求解,SQL2000建表问题.</title>
      <description>订单号 品名 型号 数量 条码号1001 电脑 HP001 3 123#456#7891001 mp3 liangx01 3 13#46#79Excel表数据如上所示,其中订单号,品名,型号,条码号都...</description>
      <link>http://topic.csdn.net/u/20080724/09/d6d5aea0-bfab-48e3-95e5-0847ba24bc8d.html</link>
      <author>oxlshmily</author>
      <pubDate>Thu, 24 Jul 2008 09:34:11 GMT</pubDate>
    </item>
    <item>
      <title>急求一条SQL语句，谢谢！</title>
      <description>小弟现在正在做一个项目《列车时刻查询系统》，有如下两张数据表[code=SQL]create table T_Schedule(	ScheduleCode varchar(10) not null p...</description>
      <link>http://topic.csdn.net/u/20080724/09/47343935-334d-4496-ac59-78ad5789ac9c.html</link>
      <author>realliuchu</author>
      <pubDate>Thu, 24 Jul 2008 09:25:09 GMT</pubDate>
    </item>
    <item>
      <title>新手问：怎么导入导出数据？（急！急！急）</title>
      <link>http://topic.csdn.net/u/20080721/15/40b2d46c-af24-4cfe-ba55-b56cef0836c9.html</link>
      <author>baihexige</author>
      <pubDate>Mon, 21 Jul 2008 23:19:35 GMT</pubDate>
    </item>
    <item>
      <title>一个数据库建表的问题</title>
      <description>在游戏中需要保存好友列表，每个玩家最多可以有1000个好友，每个玩家的数据中包括账号，昵称，年龄，性别，其中玩家可以通过昵称来搜索到其他玩家，请设计一个数据库来保存每个玩家信息和对应该玩家的好友列表信...</description>
      <link>http://topic.csdn.net/u/20080724/10/66550cf9-544c-442c-be3e-022c2e019f87.html</link>
      <author>shaily</author>
      <pubDate>Thu, 24 Jul 2008 10:40:02 GMT</pubDate>
    </item>
    <item>
      <title>急求解答~~在线等~~~</title>
      <description>本人急求My Sql创建帐户，赋权限，建库的控制台语法~~~~~</description>
      <link>http://topic.csdn.net/u/20080724/10/d664407c-1fad-49e4-9a26-c3616c0c92ce.html</link>
      <author>duqiaokun1115</author>
      <pubDate>Thu, 24 Jul 2008 10:39:29 GMT</pubDate>
    </item>
    <item>
      <title>统计 各个字段 每种值的数量</title>
      <link>http://topic.csdn.net/u/20080716/16/9735d50c-3bb6-4bda-9ce3-1a3103cf0a3c.html</link>
      <author>luhui1982</author>
      <pubDate>Thu, 17 Jul 2008 00:11:59 GMT</pubDate>
    </item>
    <item>
      <title>为什么第二个exec语句不执行呢,难道必须得写2个存储过程?</title>
      <description>为什么第二个exec语句不执行呢,难道必须得写2个存储过程?CREATE PROCEDURE tzdel@tjyear char(4) ASdeclare @name char(6),@name2 c...</description>
      <link>http://topic.csdn.net/u/20080724/09/fb86c7e1-fe3b-4901-b1d5-9848e73b4515.html</link>
      <author>qq03sj04</author>
      <pubDate>Thu, 24 Jul 2008 09:54:21 GMT</pubDate>
    </item>
    <item>
      <title>请问,如果插入别的软件正在使用的文本</title>
      <link>http://topic.csdn.net/u/20080716/09/aa06fc6f-6592-4d39-8fdf-f96670cd9424.html</link>
      <author>CITICRC</author>
      <pubDate>Wed, 16 Jul 2008 17:26:42 GMT</pubDate>
    </item>
    <item>
      <title>删除重复数据？在线等...</title>
      <description>表1(tb1) id,w1,w2,w3,w4,w5,w6,w7 表2（tb2）id,w1,w2,w3,w4,w5,w6,w7 如何实现删除表2中与表1四位相同的所有数据？ 例如：w1,w2,w3,w4...</description>
      <link>http://topic.csdn.net/u/20080723/18/9fb3a0e7-8b9a-4cde-ae1e-88cfe087e784.html</link>
      <author>op9magiccong</author>
      <pubDate>Wed, 23 Jul 2008 18:11:17 GMT</pubDate>
    </item>
    <item>
      <title>关于判断字段值是否包含某个值的问题</title>
      <description>字段值的格式为**;***;***;*****字符串由分号分隔，字符串长度和分号个数不定；分号有可能一个没有要求找出分号隔开的字符串[b]完全[/b]匹配某一给定值的记录不知说清楚了么</description>
      <link>http://topic.csdn.net/u/20080724/09/31cd4406-59b3-47c1-ab74-e1a39a8e0d58.html</link>
      <author>ahking</author>
      <pubDate>Thu, 24 Jul 2008 09:54:02 GMT</pubDate>
    </item>
    <item>
      <title>求一SQL语句，在线等待！！！！！！！！！！！！！！！！！！！！！！</title>
      <link>http://topic.csdn.net/u/20080723/10/635daf42-de26-44a7-a0ca-837d5f77fcfa.html</link>
      <author>kao2007</author>
      <pubDate>Wed, 23 Jul 2008 18:41:22 GMT</pubDate>
    </item>
    <item>
      <title>急！如何添加一列？</title>
      <description>alter TEST add " &amp; ID &amp; " float  not null DEFAULT '0' WITH VALUES哪错了呀？</description>
      <link>http://topic.csdn.net/u/20080723/22/3d008104-3449-4345-96e3-a8dbcb00a8c4.html</link>
      <author>jingyes239</author>
      <pubDate>Wed, 23 Jul 2008 22:02:34 GMT</pubDate>
    </item>
    <item>
      <title>请推荐本学习sqlserver2005存储过程的书！</title>
      <description>请推荐本学习sqlserver2005存储过程的书！仅知道基本的sql语句，对存储过程从来没有接触过有没有好的书推荐，谢谢！sqlserver2005的存储过程比较好的学习书籍</description>
      <link>http://topic.csdn.net/u/20080724/00/983902c7-bd65-4bbf-8546-8c51d2ba9549.html</link>
      <author>SHHMing</author>
      <pubDate>Thu, 24 Jul 2008 00:10:57 GMT</pubDate>
    </item>
    <item>
      <title>错误: 0，严重度: 19，状态: 0，SqlDumpExceptionHandler: 进程 53 发生了严重的异常 c0000005 EXCEPTION_ACCESS_VIOLATION。SQL Server 将终止该进程。</title>
      <link>http://topic.csdn.net/u/20080723/08/0c06744e-9459-434f-bd8e-7907f71764cf.html</link>
      <author>jycjyc</author>
      <pubDate>Wed, 23 Jul 2008 16:09:51 GMT</pubDate>
    </item>
    <item>
      <title>求一条SQL语句，关于排序</title>
      <link>http://topic.csdn.net/u/20080723/15/be49ba78-28dd-4641-aa2e-a2de01445cec.html</link>
      <author>lilei9633</author>
      <pubDate>Wed, 23 Jul 2008 23:58:32 GMT</pubDate>
    </item>
    <item>
      <title>UPDATE语名怎么无效？</title>
      <description>在一个含有标识列的表中使用UPDATE语名更新数据时，提示结果为“所影响的行数为0“，我仔细检查了数据，数据无误，反复试验仍然如前所述，为知为何。是不是含有标识列的表要用另外一种更新数据的方法啊？</description>
      <link>http://topic.csdn.net/u/20080723/22/2111a51f-e575-44e2-bd77-1dc6d89ec714.html</link>
      <author>lcy_888</author>
      <pubDate>Wed, 23 Jul 2008 22:53:47 GMT</pubDate>
    </item>
    <item>
      <title>常用（经典）ＳＱＬ语句汇总贴</title>
      <link>http://topic.csdn.net/u/20080721/21/1e978cca-9065-4564-b656-ae3352ac15c8.html</link>
      <author>tongxinfeixiang</author>
      <pubDate>Tue, 22 Jul 2008 05:15:17 GMT</pubDate>
    </item>
    <item>
      <title>如下,建个视图,个索引视图怎么建才行呢?</title>
      <link>http://topic.csdn.net/u/20080721/10/49312715-efe1-4298-bfde-786568529eca.html</link>
      <author>llj0209013</author>
      <pubDate>Mon, 21 Jul 2008 18:30:01 GMT</pubDate>
    </item>
    <item>
      <title>为什么SQL2005导出数据表脚本时,会丢失非主键索引?</title>
      <description>导出文本中只有主键索引,没有其它索引</description>
      <link>http://topic.csdn.net/u/20080724/00/6e161bf5-d48a-4315-a817-38ee6320c18f.html</link>
      <author>PK8888</author>
      <pubDate>Thu, 24 Jul 2008 00:10:37 GMT</pubDate>
    </item>
    <item>
      <title>1个全文目录只有1个全文索引合适，还是怎么分配？</title>
      <link>http://topic.csdn.net/u/20080717/00/67a1882e-9d7c-4c8d-b9a8-836a74cdef87.html</link>
      <author>hiihello</author>
      <pubDate>Thu, 17 Jul 2008 08:42:13 GMT</pubDate>
    </item>
    <item>
      <title>win32程序中添加了数据库的内容后出现错误</title>
      <description>fatal error C1001: INTERNAL COMPILER ERROR        (compiler file 'msc1.cpp', line 1786)          Ple...</description>
      <link>http://topic.csdn.net/u/20080723/19/72d40fed-9b6d-4577-8f2d-5a3fa24b35ff.html</link>
      <author>shaoshuai0102</author>
      <pubDate>Wed, 23 Jul 2008 19:02:00 GMT</pubDate>
    </item>
    <item>
      <title>SQL查询语句问题~~~~~</title>
      <link>http://topic.csdn.net/u/20080723/16/b0b0bf7c-a57a-4e35-8069-c5299fead960.html</link>
      <author>rivershan</author>
      <pubDate>Thu, 24 Jul 2008 00:30:23 GMT</pubDate>
    </item>
    <item>
      <title>求ER图的相关资料，越完整越好，谢谢</title>
      <link>http://topic.csdn.net/u/20080723/10/e050dab2-73f4-4ec1-b54b-d8af1e3017bf.html</link>
      <author>wackyboy</author>
      <pubDate>Wed, 23 Jul 2008 18:27:16 GMT</pubDate>
    </item>
    <item>
      <title>问一个弱弱的问题，还是excel导入数据到数据库．</title>
      <link>http://topic.csdn.net/u/20080723/13/f573971e-4a04-4a57-b379-5d1e8f7832c4.html</link>
      <author>alisafan123</author>
      <pubDate>Wed, 23 Jul 2008 21:29:50 GMT</pubDate>
    </item>
    <item>
      <title>求助高手！！！！问题详见内</title>
      <link>http://topic.csdn.net/u/20080723/13/935be759-a787-4ee1-9fea-18b752f3449c.html</link>
      <author>anjuanju</author>
      <pubDate>Wed, 23 Jul 2008 21:45:17 GMT</pubDate>
    </item>
    <item>
      <title>三个表格关联如何生成需要的结果</title>
      <link>http://topic.csdn.net/u/20080717/20/0fd3f0a6-3cd8-4676-a021-ee1a1a9a191b.html</link>
      <author>pioneer_public</author>
      <pubDate>Fri, 18 Jul 2008 04:51:30 GMT</pubDate>
    </item>
    <item>
      <title>修改ms sql2000最大连接数</title>
      <link>http://topic.csdn.net/u/20080723/11/68e14e2b-64ec-4fcc-8b9c-69e968a913a4.html</link>
      <author>MattHgh</author>
      <pubDate>Wed, 23 Jul 2008 19:47:47 GMT</pubDate>
    </item>
    <item>
      <title>关于生成sql脚本文件问题</title>
      <link>http://topic.csdn.net/u/20080723/16/f219c334-dedc-4a18-8a54-e98b8f3a9701.html</link>
      <author>jxyxhz</author>
      <pubDate>Thu, 24 Jul 2008 00:19:08 GMT</pubDate>
    </item>
    <item>
      <title>高分求助：数据库的订阅发布问题</title>
      <link>http://topic.csdn.net/u/20080723/16/7414a950-f17f-4879-8e1c-8cff6ccac4a6.html</link>
      <author>noaskme</author>
      <pubDate>Thu, 24 Jul 2008 00:56:15 GMT</pubDate>
    </item>
    <item>
      <title>sql server 如何计算一个表所占的物理空间是多大</title>
      <link>http://topic.csdn.net/u/20080723/13/ff6715d5-bb88-40d0-98ab-a63626c5b4dd.html</link>
      <author>cllhome</author>
      <pubDate>Wed, 23 Jul 2008 21:22:52 GMT</pubDate>
    </item>
    <item>
      <title>数据库问题~~~~~急！！！！</title>
      <link>http://topic.csdn.net/u/20080723/16/fce3de72-fe43-42e9-ad58-71179f6b7cda.html</link>
      <author>lhy1263</author>
      <pubDate>Thu, 24 Jul 2008 00:20:36 GMT</pubDate>
    </item>
    <item>
      <title>一个SQL问题！！</title>
      <link>http://topic.csdn.net/u/20080723/16/9dbdaeeb-a166-49eb-9d6f-062905c19a33.html</link>
      <author>dyeerp</author>
      <pubDate>Thu, 24 Jul 2008 00:20:38 GMT</pubDate>
    </item>
    <item>
      <title>问题：SQL Server 2005 Studio连接外网的SQL server2005 Express服务器，连接不上 </title>
      <link>http://topic.csdn.net/u/20080723/15/51c4fee9-818a-4830-925a-b6cbd9ee092c.html</link>
      <author>kingmax54212008</author>
      <pubDate>Wed, 23 Jul 2008 23:10:14 GMT</pubDate>
    </item>
    <item>
      <title>请问我的存储过程哪里错了呢</title>
      <link>http://topic.csdn.net/u/20080723/15/d668b0e8-260c-42c1-89a7-64d097b6ddd6.html</link>
      <author>lixiaolian7</author>
      <pubDate>Wed, 23 Jul 2008 23:57:30 GMT</pubDate>
    </item>
    <item>
      <title>Sql image问题</title>
      <link>http://topic.csdn.net/u/20080723/15/bd555639-cdd0-4078-b4b3-0e6dbae2ac31.html</link>
      <author>pineapplemi</author>
      <pubDate>Wed, 23 Jul 2008 23:27:33 GMT</pubDate>
    </item>
    <item>
      <title>给个 SQL2005 语法方面书籍的链接吧</title>
      <link>http://topic.csdn.net/u/20080723/09/2b4bbfdd-cb40-468f-80cd-7fafc144f3a4.html</link>
      <author>leizhizhou</author>
      <pubDate>Wed, 23 Jul 2008 17:39:29 GMT</pubDate>
    </item>
    <item>
      <title>SqlServer 2005中的Xml数据类型字段 的效率问题</title>
      <link>http://topic.csdn.net/u/20080721/13/5825a102-e2d7-47b9-a907-febce2974793.html</link>
      <author>danmali</author>
      <pubDate>Mon, 21 Jul 2008 21:11:45 GMT</pubDate>
    </item>
    <item>
      <title>sql删除一条记录，提示超时已过期，是怎么回事？</title>
      <link>http://topic.csdn.net/u/20080723/15/92176b93-076a-4c28-8a62-3f1af3f9b815.html</link>
      <author>minlove99</author>
      <pubDate>Wed, 23 Jul 2008 23:30:45 GMT</pubDate>
    </item>
    <item>
      <title>如何给SQL SERVER数据库设置密码啊.</title>
      <link>http://topic.csdn.net/u/20080715/14/76ba395a-46b0-4410-bd70-1410c881ca72.html</link>
      <author>flywithmebaby</author>
      <pubDate>Tue, 15 Jul 2008 22:40:51 GMT</pubDate>
    </item>
    <item>
      <title>如何用SQL生成随机ID</title>
      <link>http://topic.csdn.net/u/20080723/11/1a4a0855-0dc8-4b3f-b0f1-36cf02d04285.html</link>
      <author>Mahes</author>
      <pubDate>Wed, 23 Jul 2008 19:18:40 GMT</pubDate>
    </item>
    <item>
      <title>对子查询的问题??</title>
      <link>http://topic.csdn.net/u/20080722/18/3cb23ba1-1074-43a8-878c-c9502a566333.html</link>
      <author>txt_ly</author>
      <pubDate>Wed, 23 Jul 2008 02:26:26 GMT</pubDate>
    </item>
    <item>
      <title>关于时间格式转换问题</title>
      <link>http://topic.csdn.net/u/20080723/13/c3ded9d1-54ef-4951-bbb2-632c55b18f29.html</link>
      <author>jackluo1981</author>
      <pubDate>Wed, 23 Jul 2008 21:07:27 GMT</pubDate>
    </item>
    <item>
      <title>有一件事想不明白，请教大家</title>
      <link>http://topic.csdn.net/u/20080723/11/3b2b2810-6133-4429-af6d-90759f4c4573.html</link>
      <author>gongda777</author>
      <pubDate>Wed, 23 Jul 2008 19:05:31 GMT</pubDate>
    </item>
    <item>
      <title>我想把记录移到第1000条。怎么写</title>
      <link>http://topic.csdn.net/u/20080723/11/b0252762-94d0-401e-bee7-f299b5356559.html</link>
      <author>ihuidx</author>
      <pubDate>Wed, 23 Jul 2008 19:24:01 GMT</pubDate>
    </item>
    <item>
      <title>请高手们赐教，cpu占用100%</title>
      <link>http://topic.csdn.net/u/20080722/10/d210a6a1-965c-40bb-9edf-d12bccd54134.html</link>
      <author>kx_long</author>
      <pubDate>Tue, 22 Jul 2008 18:28:24 GMT</pubDate>
    </item>
    <item>
      <title>top 数据问题</title>
      <link>http://topic.csdn.net/u/20080723/13/1cdee547-57da-49c3-b0ef-db03c0275ee4.html</link>
      <author>csshan</author>
      <pubDate>Wed, 23 Jul 2008 21:05:00 GMT</pubDate>
    </item>
    <item>
      <title>如何修改SQL2005数据库的所有者？</title>
      <link>http://topic.csdn.net/u/20070218/18/5f384f3d-a0b0-4896-a2e6-b906ac61ec75.html</link>
      <author>snake_1982_0</author>
      <pubDate>Mon, 19 Feb 2007 02:14:50 GMT</pubDate>
    </item>
    <item>
      <title>求SQLAPI 怎样调用存储过程一个例子</title>
      <link>http://topic.csdn.net/u/20080723/11/98b5c522-41ff-4925-894f-1bf571cc8a07.html</link>
      <author>lizhoulun</author>
      <pubDate>Wed, 23 Jul 2008 19:32:08 GMT</pubDate>
    </item>
    <item>
      <title>数据量大了,模糊查询速度出了问题,大家帮帮忙.</title>
      <link>http://topic.csdn.net/u/20080723/12/5e7b3b3e-5d5c-4a11-b43f-9bcc14d98f5e.html</link>
      <author>Eitcn</author>
      <pubDate>Wed, 23 Jul 2008 20:01:53 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER服务自动停止</title>
      <link>http://topic.csdn.net/u/20080722/07/80d30dbf-a124-479b-8aae-01c942d1db34.html</link>
      <author>linguojin</author>
      <pubDate>Tue, 22 Jul 2008 15:51:15 GMT</pubDate>
    </item>
    <item>
      <title>关于日志备份的问题，望大家能帮帮我。</title>
      <link>http://topic.csdn.net/u/20080721/10/8bd10ce5-3d0c-4d7c-bbfb-f277dab6982f.html</link>
      <author>nicebee</author>
      <pubDate>Mon, 21 Jul 2008 18:13:40 GMT</pubDate>
    </item>
    <item>
      <title>Sqlserver express 管理SQLserver 2005</title>
      <link>http://topic.csdn.net/u/20080718/13/8ea01c6b-41bf-48f4-89c9-188b331bff9b.html</link>
      <author>wenzee</author>
      <pubDate>Fri, 18 Jul 2008 21:37:46 GMT</pubDate>
    </item>
    <item>
      <title>sql导出到excel  带列名</title>
      <link>http://topic.csdn.net/u/20080723/10/32478781-7680-4efc-a0cc-f29a5bbdb99d.html</link>
      <author>lvzhui86</author>
      <pubDate>Wed, 23 Jul 2008 18:54:32 GMT</pubDate>
    </item>
    <item>
      <title>一个sql问题</title>
      <link>http://topic.csdn.net/u/20080722/22/7c2d1830-93dd-4be2-bb0f-1446b24e885c.html</link>
      <author>backham2000</author>
      <pubDate>Wed, 23 Jul 2008 06:34:42 GMT</pubDate>
    </item>
    <item>
      <title>EXCEL数据导入SQL的问题</title>
      <link>http://topic.csdn.net/u/20080722/20/59c5de33-69fb-4428-92c7-0abdbb046b90.html</link>
      <author>fyming</author>
      <pubDate>Wed, 23 Jul 2008 04:33:54 GMT</pubDate>
    </item>
    <item>
      <title>字符型字段的大小放到最大，有什么不好？</title>
      <link>http://topic.csdn.net/u/20080722/21/da15ae77-c410-4395-b86a-fb55b2736be4.html</link>
      <author>fyming</author>
      <pubDate>Wed, 23 Jul 2008 05:42:15 GMT</pubDate>
    </item>
    <item>
      <title>1433端口设置问题，急</title>
      <link>http://topic.csdn.net/u/20080722/16/a03eab48-89fd-4ffa-819c-758f5513ff4b.html</link>
      <author>lvinwang</author>
      <pubDate>Wed, 23 Jul 2008 00:53:06 GMT</pubDate>
    </item>
    <item>
      <title>谁能帮忙看一个类型转换问题,花了好长时间没解决</title>
      <link>http://topic.csdn.net/u/20080722/15/46db29cc-113a-4004-86be-dfd290419ec3.html</link>
      <author>zhunanhui</author>
      <pubDate>Tue, 22 Jul 2008 23:24:35 GMT</pubDate>
    </item>
    <item>
      <title>null 问题</title>
      <link>http://topic.csdn.net/u/20080722/10/e2ed032c-07a3-4bc2-8849-21d293d30a4f.html</link>
      <author>lsd123</author>
      <pubDate>Tue, 22 Jul 2008 18:50:32 GMT</pubDate>
    </item>
    <item>
      <title>为什么我发布的帖子点击就出错呢？</title>
      <link>http://topic.csdn.net/u/20080723/09/08ae0e7e-bec4-4eb7-84bd-1d0c5f22d97d.html</link>
      <author>pbsh</author>
      <pubDate>Wed, 23 Jul 2008 17:42:05 GMT</pubDate>
    </item>
    <item>
      <title>sql2000里Create Function中，with语句怎么使用？</title>
      <link>http://topic.csdn.net/u/20080723/01/c2cd75c3-9036-4088-8cfc-214cf84a47d6.html</link>
      <author>xuxun</author>
      <pubDate>Wed, 23 Jul 2008 09:21:53 GMT</pubDate>
    </item>
    <item>
      <title>怎么对存储过程进行计算</title>
      <link>http://topic.csdn.net/u/20080722/22/a2d5f86e-295f-49f0-85eb-96ab42917343.html</link>
      <author>wyd531</author>
      <pubDate>Wed, 23 Jul 2008 06:02:17 GMT</pubDate>
    </item>
    <item>
      <title>急~~~求教SQL行变列的问题</title>
      <link>http://topic.csdn.net/u/20080722/17/7e0a792e-deb0-43a2-a44a-708fccc42b9b.html</link>
      <author>ahao725</author>
      <pubDate>Wed, 23 Jul 2008 01:14:09 GMT</pubDate>
    </item>
    <item>
      <title>DTS导入/导出向导错误  超时已过期</title>
      <link>http://topic.csdn.net/u/20080722/15/36b30ae8-9277-458c-8d80-39435ebca053.html</link>
      <author>lvzhui86</author>
      <pubDate>Tue, 22 Jul 2008 23:33:16 GMT</pubDate>
    </item>
    <item>
      <title>建了个作业跨服务器取数，源服务器帐号、密码都写在Sql里面，我总觉得不放心。以前用订阅、发布又出现问题，明明有更新老是侦听不到。</title>
      <link>http://topic.csdn.net/u/20080721/11/9c40e836-e07c-492a-8912-cf9df4dd5d80.html</link>
      <author>MarkIII</author>
      <pubDate>Mon, 21 Jul 2008 19:32:35 GMT</pubDate>
    </item>
    <item>
      <title>数据库还原后，怎么使它的日志文件对  log   explore 可用</title>
      <link>http://topic.csdn.net/u/20080722/17/0cd09181-c265-4f40-a4cb-983ca306e690.html</link>
      <author>weisai</author>
      <pubDate>Wed, 23 Jul 2008 01:45:34 GMT</pubDate>
    </item>
    <item>
      <title>SQL中case when的问题</title>
      <link>http://topic.csdn.net/u/20080722/18/38e4cffc-7bb7-41d5-ab6d-128a2f133cd1.html</link>
      <author>lhjtc8257</author>
      <pubDate>Wed, 23 Jul 2008 02:26:38 GMT</pubDate>
    </item>
    <item>
      <title>请教远程访问数据库的问题</title>
      <link>http://topic.csdn.net/u/20080721/12/cda96581-27d6-4e7b-9fba-5b80fa9a3c69.html</link>
      <author>Going1981</author>
      <pubDate>Mon, 21 Jul 2008 20:34:56 GMT</pubDate>
    </item>
    <item>
      <title>设计一个网上论文评价系统:一篇论文需要很多人来评价,一个人要评价很多文章,需要建几张表效率比较高?数据表间的逻辑如何?怎样连结传递数据?</title>
      <link>http://topic.csdn.net/u/20080721/16/e7a40277-2ff9-4878-b09d-4aa819af1d70.html</link>
      <author>THU_ZCQ</author>
      <pubDate>Tue, 22 Jul 2008 00:01:31 GMT</pubDate>
    </item>
    <item>
      <title>****************请教一下关于sql2005里cte的问题</title>
      <link>http://topic.csdn.net/u/20080722/18/1a2852ac-8bbe-406d-bfd4-ad54733fa054.html</link>
      <author>sqlserverdba002</author>
      <pubDate>Wed, 23 Jul 2008 02:00:56 GMT</pubDate>
    </item>
    <item>
      <title>求救：无效的目标名称"HIERARCHY_STRUCTURE"</title>
      <link>http://topic.csdn.net/u/20080717/19/e083e7ad-9f41-4ab7-95bc-960f2eb29725.html</link>
      <author>Nemocat</author>
      <pubDate>Fri, 18 Jul 2008 03:54:45 GMT</pubDate>
    </item>
    <item>
      <title>菜鸟有段存储过程看不懂~~~~~麻烦帮帮忙!!!</title>
      <link>http://topic.csdn.net/u/20080722/17/64447abd-a6ce-4581-a4bb-377243a688c7.html</link>
      <author>boss00000</author>
      <pubDate>Wed, 23 Jul 2008 01:14:51 GMT</pubDate>
    </item>
    <item>
      <title>如何把汉字转化为拼音字母??</title>
      <link>http://topic.csdn.net/u/20080722/13/f0b8903f-fc3a-47db-9ec3-33aa34c5d255.html</link>
      <author>zkw8410</author>
      <pubDate>Tue, 22 Jul 2008 21:59:01 GMT</pubDate>
    </item>
    <item>
      <title>求一SQL语句 删除多个表中相关联的一条记录！</title>
      <link>http://topic.csdn.net/u/20080722/15/c2d6ef70-9e5b-47fc-86d7-b80f8f826e6a.html</link>
      <author>allen_010</author>
      <pubDate>Tue, 22 Jul 2008 23:22:27 GMT</pubDate>
    </item>
    <item>
      <title>SQL 收藏------------SQL操作全集</title>
      <link>http://topic.csdn.net/u/20080515/16/6f359854-5403-4397-89e3-b1b8dd71d527.html</link>
      <author>chaihuoniu</author>
      <pubDate>Fri, 16 May 2008 00:23:21 GMT</pubDate>
    </item>
    <item>
      <title>16进制如何转换成10进制</title>
      <link>http://topic.csdn.net/u/20080722/16/989cb4e5-78b6-489b-bacf-0d28b9aa9ab7.html</link>
      <author>qinjianlu2003</author>
      <pubDate>Wed, 23 Jul 2008 00:17:45 GMT</pubDate>
    </item>
    <item>
      <title>如何写SQL？</title>
      <link>http://topic.csdn.net/u/20080722/09/67918141-d866-4709-bd2a-f42dfb5a10de.html</link>
      <author>gaolins</author>
      <pubDate>Tue, 22 Jul 2008 17:51:22 GMT</pubDate>
    </item>
    <item>
      <title>sum(case when 字段三='x' then 1 else 0 end)  的意思</title>
      <link>http://topic.csdn.net/u/20080721/13/27d72b3e-840c-4caa-a073-6a36bf751993.html</link>
      <author>luhui1982</author>
      <pubDate>Mon, 21 Jul 2008 21:41:51 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server里的TimeStamp是如何使用的？与Binary(8)又是什么关系？</title>
      <link>http://topic.csdn.net/u/20080605/15/0b17e5d2-0f07-42dc-9764-e8ddd7969636.html</link>
      <author>kingmax54212008</author>
      <pubDate>Thu, 05 Jun 2008 23:04:06 GMT</pubDate>
    </item>
    <item>
      <title>SQL2000 企业管理器中的表，存储过程，用户自定义函数能否按照最后修改日期排序</title>
      <link>http://topic.csdn.net/u/20080721/16/f07d0cf8-f90e-474c-a275-d1eb6b18fbac.html</link>
      <author>weisai</author>
      <pubDate>Tue, 22 Jul 2008 00:51:32 GMT</pubDate>
    </item>
    <item>
      <title>使用 log explore 生成undo 时 发生 unable   to   reconstruct,updates   are   missing </title>
      <link>http://topic.csdn.net/u/20080722/14/d168e7e5-28d3-4d32-92b8-966da542f62a.html</link>
      <author>weisai</author>
      <pubDate>Tue, 22 Jul 2008 22:35:20 GMT</pubDate>
    </item>
    <item>
      <title>关于设置财务类型软件数据类型的问题</title>
      <link>http://topic.csdn.net/u/20080722/13/c535ac2c-dab6-4a3d-adbb-c3eb1196bfd9.html</link>
      <author>ivytest</author>
      <pubDate>Tue, 22 Jul 2008 21:52:18 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005中能否使用raiserror或者print方法，能使用的话为什么在2005的查询分析器中下面程序会出错？</title>
      <link>http://topic.csdn.net/u/20080722/13/09c4593c-c2f1-4d4e-9eee-205602252e09.html</link>
      <author>gkmzk</author>
      <pubDate>Tue, 22 Jul 2008 21:41:25 GMT</pubDate>
    </item>
    <item>
      <title>关于数据库实际占用空间大小的计算</title>
      <link>http://topic.csdn.net/u/20080722/14/bb463b66-49c6-412a-a2a4-0e834e86c54c.html</link>
      <author>pbsh</author>
      <pubDate>Tue, 22 Jul 2008 22:56:50 GMT</pubDate>
    </item>
    <item>
      <title>sql 输出到excel 带列名！</title>
      <link>http://topic.csdn.net/u/20080722/14/505d9df5-53ab-4e51-a6c3-7205ea60b972.html</link>
      <author>lvzhui86</author>
      <pubDate>Tue, 22 Jul 2008 22:47:30 GMT</pubDate>
    </item>
    <item>
      <title>向大家推荐个数据字典软件，很实用.</title>
      <link>http://topic.csdn.net/u/20080614/22/fdfcf428-4e42-4c81-8e40-0bd98489171b.html</link>
      <author>appl01</author>
      <pubDate>Sun, 15 Jun 2008 06:28:55 GMT</pubDate>
    </item>
    <item>
      <title>请问如何管理SQLEXPRESS的数据？？</title>
      <link>http://topic.csdn.net/u/20080722/11/26dbcf09-e387-460d-8f6a-135fe1a3bcf5.html</link>
      <author>windok2004</author>
      <pubDate>Tue, 22 Jul 2008 19:08:10 GMT</pubDate>
    </item>
    <item>
      <title>请问为什么我的数据存不进去？</title>
      <link>http://topic.csdn.net/u/20080722/11/e6252bbb-64c2-4836-bca6-9d7774949194.html</link>
      <author>fashaozhe</author>
      <pubDate>Tue, 22 Jul 2008 19:18:14 GMT</pubDate>
    </item>
    <item>
      <title>请教 存储过程的参数问题</title>
      <link>http://topic.csdn.net/u/20080722/12/a9a25a51-4dae-4a21-b896-243fa17db738.html</link>
      <author>richardyuan</author>
      <pubDate>Tue, 22 Jul 2008 20:51:27 GMT</pubDate>
    </item>
    <item>
      <title>请教如何计算批数量，这个该怎么写存储过程？</title>
      <link>http://topic.csdn.net/u/20080722/09/801cfd96-28bb-4b9f-a355-2cc6c305509b.html</link>
      <author>xzb_97</author>
      <pubDate>Tue, 22 Jul 2008 17:55:47 GMT</pubDate>
    </item>
    <item>
      <title>高手请进，小弟跪求aod和触发器问题。。请高手帮忙!!!!!!!!!   请邹健，大力高手帮忙。。。</title>
      <link>http://topic.csdn.net/u/20080627/08/89464127-d0af-4b9c-8e8c-bb667245117f.html</link>
      <author>9807146wang</author>
      <pubDate>Fri, 27 Jun 2008 16:05:56 GMT</pubDate>
    </item>
    <item>
      <title>时间问题！紧急求救啊！！！！！</title>
      <link>http://topic.csdn.net/u/20080721/12/27c705b2-b87d-4c1c-b660-66677805165d.html</link>
      <author>chenstu</author>
      <pubDate>Mon, 21 Jul 2008 20:33:11 GMT</pubDate>
    </item>
    <item>
      <title>執行更新語句時返回null</title>
      <link>http://topic.csdn.net/u/20080722/09/8a56e9d1-a6f5-49e7-ba6e-ae0f246aa2ae.html</link>
      <author>symyin</author>
      <pubDate>Tue, 22 Jul 2008 17:00:00 GMT</pubDate>
    </item>
    <item>
      <title>数据库过大</title>
      <link>http://topic.csdn.net/u/20080612/13/47468309-1aca-44a6-ab41-785b90984924.html</link>
      <author>ssun1999</author>
      <pubDate>Thu, 12 Jun 2008 21:28:28 GMT</pubDate>
    </item>
    <item>
      <title>varchar 表示最大儲存體大小的問題</title>
      <link>http://topic.csdn.net/u/20080718/13/93c9ad66-faa7-4957-a2f9-ac05bdbd4d3e.html</link>
      <author>linux_ch</author>
      <pubDate>Fri, 18 Jul 2008 21:56:30 GMT</pubDate>
    </item>
    <item>
      <title>请问多表查询时，DBMS会先做广义笛卡尔积么？</title>
      <link>http://topic.csdn.net/u/20080720/13/3ac4a65f-a30c-441b-aad8-c6d9a8561d46.html</link>
      <author>sigh02</author>
      <pubDate>Sun, 20 Jul 2008 21:28:20 GMT</pubDate>
    </item>
    <item>
      <title>实时采集数据如何处理</title>
      <link>http://topic.csdn.net/u/20080721/21/391d013c-a5b1-4bfd-917d-36ed4829498a.html</link>
      <author>geomanyxf</author>
      <pubDate>Tue, 22 Jul 2008 05:57:02 GMT</pubDate>
    </item>
    <item>
      <title>副表和主表有关联,副表里有重复，要求拿最新修改的内容和主表一起显示</title>
      <link>http://topic.csdn.net/u/20080721/23/1c310ba3-263d-407c-aad0-b3da941fa046.html</link>
      <author>heshiyu123</author>
      <pubDate>Tue, 22 Jul 2008 07:01:27 GMT</pubDate>
    </item>
    <item>
      <title>关于查询结果的汇总</title>
      <link>http://topic.csdn.net/u/20080721/15/38cd43c5-d02b-4fd7-85a1-ac014d9147bc.html</link>
      <author>lwg211</author>
      <pubDate>Mon, 21 Jul 2008 23:24:17 GMT</pubDate>
    </item>
    <item>
      <title>数据库可用空间为0，试了好好多办法，不行啊</title>
      <link>http://topic.csdn.net/u/20080717/10/a7faee73-f4d7-48aa-ac74-268001b613be.html</link>
      <author>yycxy</author>
      <pubDate>Thu, 17 Jul 2008 18:58:14 GMT</pubDate>
    </item>
    <item>
      <title>麻烦版主帮删除个帖子！！</title>
      <link>http://topic.csdn.net/u/20080721/18/26254de6-8c8f-4253-b40c-df5f3b247bbc.html</link>
      <author>wawa_200</author>
      <pubDate>Tue, 22 Jul 2008 02:05:13 GMT</pubDate>
    </item>
    <item>
      <title>怎么在PL/SQL报错后进行错误处理，但仍旧接下去运行对的部分？，我是新手，还请多多指教</title>
      <link>http://topic.csdn.net/u/20080720/15/96c6b7ae-ccfb-4faa-bcd0-aeb1db25581e.html</link>
      <author>tanyilun_21</author>
      <pubDate>Sun, 20 Jul 2008 23:13:19 GMT</pubDate>
    </item>
    <item>
      <title>如何从Excel中导入数据到SQL数据库中的指定表中</title>
      <link>http://topic.csdn.net/u/20080721/20/66420b68-a5d4-41bc-b13f-e7a27248506e.html</link>
      <author>mpmxs</author>
      <pubDate>Tue, 22 Jul 2008 04:07:54 GMT</pubDate>
    </item>
    <item>
      <title>关于"虚拟"ID的问题</title>
      <link>http://topic.csdn.net/u/20080721/17/9c055be6-2e8f-4e91-ad88-115213731376.html</link>
      <author>woshilaiaizoude</author>
      <pubDate>Tue, 22 Jul 2008 01:45:59 GMT</pubDate>
    </item>
    <item>
      <title>怎样让两个数据库的记录一样</title>
      <link>http://topic.csdn.net/u/20080721/13/203bc3ed-fc6a-4317-9495-884b749d0f4d.html</link>
      <author>yinzs</author>
      <pubDate>Mon, 21 Jul 2008 21:54:20 GMT</pubDate>
    </item>
    <item>
      <title>对象'Open'的方法'_RecordSet'失败？</title>
      <link>http://topic.csdn.net/u/20080721/17/abc698ca-da2b-4d24-8ee7-31f8fcf364e3.html</link>
      <author>jenny0513</author>
      <pubDate>Tue, 22 Jul 2008 01:18:53 GMT</pubDate>
    </item>
    <item>
      <title>一人新人的问题</title>
      <link>http://topic.csdn.net/u/20080721/16/deec35df-b57a-4e89-b6f5-624269f83fba.html</link>
      <author>xin_feng0905</author>
      <pubDate>Tue, 22 Jul 2008 00:57:45 GMT</pubDate>
    </item>
    <item>
      <title>新手问题，sql 如果添加个计数列</title>
      <link>http://topic.csdn.net/u/20080429/13/b14b4742-740f-4298-8e78-d417d718b5a3.html</link>
      <author>tt8989</author>
      <pubDate>Tue, 29 Apr 2008 21:57:30 GMT</pubDate>
    </item>
    <item>
      <title>SQL2000 复制问题 100分</title>
      <link>http://topic.csdn.net/u/20080721/16/8557c58b-be6c-4d0b-a16e-ece169277d12.html</link>
      <author>guanjm</author>
      <pubDate>Tue, 22 Jul 2008 00:08:12 GMT</pubDate>
    </item>
    <item>
      <title>sql　ID不规范查询</title>
      <link>http://topic.csdn.net/u/20080721/15/197dda2a-e213-4cce-8449-465879858ec4.html</link>
      <author>cc123456</author>
      <pubDate>Mon, 21 Jul 2008 23:48:38 GMT</pubDate>
    </item>
    <item>
      <title>关于三个范式的关系！！</title>
      <link>http://topic.csdn.net/u/20070824/00/db0b8b0e-3410-466e-a55a-0344f96f5621.html</link>
      <author>wuweiqi</author>
      <pubDate>Fri, 24 Aug 2007 08:20:59 GMT</pubDate>
    </item>
    <item>
      <title>有一个问题憋了好久了,不吐不快:SQLSERVER的GROUP BY和HAVING子句为什么不能用前面已定义的别名?</title>
      <link>http://topic.csdn.net/u/20080720/11/39269bcf-0598-4e66-a6be-cb825ce6ff9e.html</link>
      <author>bwangel</author>
      <pubDate>Sun, 20 Jul 2008 19:19:49 GMT</pubDate>
    </item>
    <item>
      <title>求sql语句一条</title>
      <link>http://topic.csdn.net/u/20080721/13/769a581b-5140-4a46-bce7-6adfabe1b098.html</link>
      <author>popo0027</author>
      <pubDate>Mon, 21 Jul 2008 21:53:47 GMT</pubDate>
    </item>
    <item>
      <title>sql 数据库非法访问</title>
      <link>http://topic.csdn.net/u/20080721/15/6d6a5414-75e6-4533-9f5d-a505113783be.html</link>
      <author>lanke17</author>
      <pubDate>Mon, 21 Jul 2008 23:10:01 GMT</pubDate>
    </item>
    <item>
      <title>进销存表的索引视图怎样建最有优化？</title>
      <link>http://topic.csdn.net/u/20080719/09/8d7812d7-ce09-4517-bc11-5adc7dfe4377.html</link>
      <author>vlsm</author>
      <pubDate>Sat, 19 Jul 2008 17:02:03 GMT</pubDate>
    </item>
    <item>
      <title>今天老大们都在 我问个问题，我想做一个类似于PB中的SQL 语句生成器</title>
      <link>http://topic.csdn.net/u/20080721/13/57dcf717-15be-42d7-92e3-9875ebbccff8.html</link>
      <author>tianhuo_soft</author>
      <pubDate>Mon, 21 Jul 2008 21:00:56 GMT</pubDate>
    </item>
    <item>
      <title>一个有趣测试  ，  不知道结果为什么是这样</title>
      <link>http://topic.csdn.net/u/20080710/17/b857501c-af21-4442-bf64-5c216b5356d2.html</link>
      <author>tianhuo_soft</author>
      <pubDate>Fri, 11 Jul 2008 01:16:22 GMT</pubDate>
    </item>
    <item>
      <title>如何查看SQL2000的复制类型，100分？？？</title>
      <link>http://topic.csdn.net/u/20080721/12/c57b9d38-d4ed-43f9-875e-8d89e60d0e12.html</link>
      <author>guanjm</author>
      <pubDate>Mon, 21 Jul 2008 20:16:36 GMT</pubDate>
    </item>
    <item>
      <title>讨论一个数据库 数据效验的 问题  望高手参加</title>
      <link>http://topic.csdn.net/u/20080713/11/bdc6df4c-3773-4044-b300-c7c8e4a75692.html</link>
      <author>tianhuo_soft</author>
      <pubDate>Sun, 13 Jul 2008 19:51:58 GMT</pubDate>
    </item>
    <item>
      <title>sql server 安装程序无法将用户NT AUTHORITY、SYSTEM添加到本地组???</title>
      <link>http://topic.csdn.net/u/20080704/19/d30b7dd9-b412-41f3-a463-de44f25a5ff8.html</link>
      <author>dzhcld</author>
      <pubDate>Sat, 05 Jul 2008 03:56:29 GMT</pubDate>
    </item>
    <item>
      <title>求一行，列转换SQL语句？</title>
      <link>http://topic.csdn.net/u/20080721/12/69cc9e5d-f139-41e6-a433-e731c7ce557d.html</link>
      <author>XTMENG</author>
      <pubDate>Mon, 21 Jul 2008 20:28:00 GMT</pubDate>
    </item>
    <item>
      <title>一个触发器的问题</title>
      <link>http://topic.csdn.net/u/20080721/09/daae6c2f-7383-4b3e-bf5a-8e355f6217c6.html</link>
      <author>zjwzjw20072008</author>
      <pubDate>Mon, 21 Jul 2008 17:24:13 GMT</pubDate>
    </item>
    <item>
      <title>如何查询一个表中的两个字段</title>
      <link>http://topic.csdn.net/u/20080721/09/16dc7b7d-e092-4e5e-9c02-3c5fb7688986.html</link>
      <author>godoor</author>
      <pubDate>Mon, 21 Jul 2008 17:51:30 GMT</pubDate>
    </item>
    <item>
      <title>求一sql如何把数据库的空值过虑掉</title>
      <link>http://topic.csdn.net/u/20080721/12/2b4d4cac-4379-4c91-908d-53749054a3bc.html</link>
      <author>alisafan123</author>
      <pubDate>Mon, 21 Jul 2008 20:07:16 GMT</pubDate>
    </item>
    <item>
      <title>db-library中数据库重连的问题</title>
      <link>http://topic.csdn.net/u/20080721/12/1185f8ab-52ec-4979-9b09-1a617914a7b1.html</link>
      <author>cyrx2003</author>
      <pubDate>Mon, 21 Jul 2008 20:07:59 GMT</pubDate>
    </item>
    <item>
      <title>对比区别,请教有一定的SQL经验的人</title>
      <link>http://topic.csdn.net/u/20080721/10/614ddec4-8eab-4f7c-8e6d-331e3e3b3dda.html</link>
      <author>cefriend</author>
      <pubDate>Mon, 21 Jul 2008 18:16:46 GMT</pubDate>
    </item>
    <item>
      <title>如何解决多次添加删除记录后的自动编号不连贯性？</title>
      <link>http://topic.csdn.net/u/20080720/21/6f0fa5c0-f699-42eb-a182-df677b3335ec.html</link>
      <author>RedChimae</author>
      <pubDate>Mon, 21 Jul 2008 05:13:41 GMT</pubDate>
    </item>
    <item>
      <title>如何约束不能插入相同的记录？</title>
      <link>http://topic.csdn.net/u/20080721/09/b184d422-9afa-4afb-8c9d-c68185d4f077.html</link>
      <author>normandj</author>
      <pubDate>Mon, 21 Jul 2008 17:21:43 GMT</pubDate>
    </item>
    <item>
      <title>Business Intelligence Development Studio快捷方式失效</title>
      <link>http://topic.csdn.net/u/20080721/08/18dbd10d-75b5-4473-946a-ec830fc6b7d4.html</link>
      <author>youthgun</author>
      <pubDate>Mon, 21 Jul 2008 16:02:32 GMT</pubDate>
    </item>
    <item>
      <title>sql server 2005 express: 允许多少台客户端应用程序连接到数据库？</title>
      <link>http://topic.csdn.net/u/20080720/17/23a4eeb7-d803-4af2-9645-5a4a6922de4c.html</link>
      <author>thinclient</author>
      <pubDate>Mon, 21 Jul 2008 01:36:24 GMT</pubDate>
    </item>
    <item>
      <title>reporting service的filter如何添加多个条件？</title>
      <link>http://topic.csdn.net/u/20080717/13/1d8b8ff9-519f-4593-9f00-0dd3fda62a37.html</link>
      <author>iamsea22</author>
      <pubDate>Thu, 17 Jul 2008 21:31:53 GMT</pubDate>
    </item>
    <item>
      <title>求一下sql的优化</title>
      <link>http://topic.csdn.net/u/20080719/16/cdf2ea41-ab1a-4502-bece-5a8433b6a1e1.html</link>
      <author>lottery009</author>
      <pubDate>Sun, 20 Jul 2008 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>求一方案：多个客户端同时查询和更新一张表的问题</title>
      <link>http://topic.csdn.net/u/20080718/16/992185bd-fece-42ed-8752-a83dcca4dde0.html</link>
      <author>xiaozhanger</author>
      <pubDate>Sat, 19 Jul 2008 00:26:21 GMT</pubDate>
    </item>
    <item>
      <title>触发器问题，帮个忙入下门</title>
      <link>http://topic.csdn.net/u/20080719/17/0535dd89-ee61-4098-b89b-62b3254ec8e9.html</link>
      <author>jxyxhz</author>
      <pubDate>Sun, 20 Jul 2008 01:55:31 GMT</pubDate>
    </item>
    <item>
      <title>别的地方下的数据库。查看数据库关系图权限不够</title>
      <link>http://topic.csdn.net/u/20080720/22/498c3174-11f0-4ec5-8bc4-3c4c536737a4.html</link>
      <author>xueshenzhou</author>
      <pubDate>Mon, 21 Jul 2008 06:28:48 GMT</pubDate>
    </item>
    <item>
      <title>菜鸟查询问题</title>
      <link>http://topic.csdn.net/u/20080712/09/fd426325-cc82-4883-98b6-ec3d58be6265.html</link>
      <author>liangguozhang</author>
      <pubDate>Sat, 12 Jul 2008 17:09:34 GMT</pubDate>
    </item>
    <item>
      <title>SQL查询语句精华文章-推荐阅读</title>
      <link>http://topic.csdn.net/u/20080719/22/1b73287a-f7a6-4d18-b3a9-126afe4abc98.html</link>
      <author>CoolDesigner</author>
      <pubDate>Sun, 20 Jul 2008 06:31:34 GMT</pubDate>
    </item>
    <item>
      <title>STRUTS</title>
      <link>http://topic.csdn.net/u/20080430/17/1fcb6321-ba12-474d-9e8b-a58a24d43d2e.html</link>
      <author>chaolala</author>
      <pubDate>Thu, 01 May 2008 01:53:10 GMT</pubDate>
    </item>
    <item>
      <title>请问我想在insert触发器里写一个SQL语句，能不能获取到底是哪个机器或客户端在向这个表插入数据呢</title>
      <link>http://topic.csdn.net/u/20080718/14/09027a36-e8ea-4f9e-863d-0a68a640d403.html</link>
      <author>scorpionco</author>
      <pubDate>Fri, 18 Jul 2008 22:47:59 GMT</pubDate>
    </item>
    <item>
      <title>请问有谁能够写出"存"列的数字计算公式?</title>
      <link>http://topic.csdn.net/u/20080720/15/e34b3762-5613-430a-83e8-12b0389c1503.html</link>
      <author>YAKEEBZYC</author>
      <pubDate>Sun, 20 Jul 2008 23:00:55 GMT</pubDate>
    </item>
    <item>
      <title>赋予一个数据库用户权限</title>
      <link>http://topic.csdn.net/u/20080719/09/6473140b-b688-4e67-af0d-ac8ef38d7088.html</link>
      <author>aqszhuaihuai</author>
      <pubDate>Sat, 19 Jul 2008 17:10:01 GMT</pubDate>
    </item>
    <item>
      <title>求一SQL急！！！！！</title>
      <link>http://topic.csdn.net/u/20080718/13/9c6f80c0-d72a-44ed-bebf-59d90ec14adc.html</link>
      <author>tian20042008</author>
      <pubDate>Fri, 18 Jul 2008 21:27:27 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER2005 两个结构相同的表如何查询两个表间的差集?</title>
      <link>http://topic.csdn.net/u/20080718/17/aa86d766-a959-47cd-8e15-26f3d7c5b44d.html</link>
      <author>liujingkun</author>
      <pubDate>Sat, 19 Jul 2008 01:24:57 GMT</pubDate>
    </item>
    <item>
      <title>无法启动sql server服务</title>
      <link>http://topic.csdn.net/u/20080720/09/1b19cfa6-63d1-4819-98d7-1fe92f2e829c.html</link>
      <author>hizihC</author>
      <pubDate>Sun, 20 Jul 2008 17:38:45 GMT</pubDate>
    </item>
    <item>
      <title>请教如何将数据库中的新增数据转换为 DML ?</title>
      <link>http://topic.csdn.net/u/20080720/12/43d03809-c1d2-4285-95d0-7ea035373f0c.html</link>
      <author>ljf96345</author>
      <pubDate>Sun, 20 Jul 2008 20:47:55 GMT</pubDate>
    </item>
    <item>
      <title>如何处理并发数据</title>
      <link>http://topic.csdn.net/u/20080719/20/a91b8b13-1242-4fbf-a3bf-65ea52f3b1f6.html</link>
      <author>lisa0214</author>
      <pubDate>Sun, 20 Jul 2008 04:39:42 GMT</pubDate>
    </item>
    <item>
      <title>SQL 2005 可以安装在vmware workstation上吗？</title>
      <link>http://topic.csdn.net/u/20080107/08/c62a3578-0fbd-4be3-96e0-124d6e25ea7b.html</link>
      <author>vbtom</author>
      <pubDate>Mon, 07 Jan 2008 16:21:44 GMT</pubDate>
    </item>
    <item>
      <title>下载的 SQL 2005 cd1和cd2安装不上去?????????????????????????</title>
      <link>http://topic.csdn.net/u/20070616/05/4e6a6b2e-bd57-49ac-8804-b39cf73bc0ef.html</link>
      <author>mejoywind</author>
      <pubDate>Sat, 16 Jun 2007 13:54:58 GMT</pubDate>
    </item>
    <item>
      <title>送分了！关于SQL2005的驱动问题！</title>
      <link>http://topic.csdn.net/u/20080718/11/a08031c2-3a41-462f-8907-e9ca94cf4078.html</link>
      <author>wushilin201</author>
      <pubDate>Fri, 18 Jul 2008 19:58:28 GMT</pubDate>
    </item>
    <item>
      <title>服务端跟客户端分开的跟个人版的差不多吗</title>
      <link>http://topic.csdn.net/u/20080719/08/573aba7c-4cf7-4d4b-8313-07b900be4e3c.html</link>
      <author>csharpvb</author>
      <pubDate>Sat, 19 Jul 2008 16:04:23 GMT</pubDate>
    </item>
    <item>
      <title>如何根据条件添加仓库存到另一张表中.</title>
      <link>http://topic.csdn.net/u/20080720/08/546f9457-37d7-4d23-b7d2-c506bc4d311d.html</link>
      <author>pplive500</author>
      <pubDate>Sun, 20 Jul 2008 16:43:59 GMT</pubDate>
    </item>
    <item>
      <title>外围应用配置器</title>
      <link>http://topic.csdn.net/u/20070731/17/aeed7030-fa08-4b1c-9664-bfd2d0b18031.html</link>
      <author>khyhli</author>
      <pubDate>Wed, 01 Aug 2007 01:55:17 GMT</pubDate>
    </item>
    <item>
      <title>事务复制的两个小问题</title>
      <link>http://topic.csdn.net/u/20080623/18/3c908f19-7318-4363-bdb9-43c2a8352857.html</link>
      <author>violetghost</author>
      <pubDate>Tue, 24 Jun 2008 02:28:12 GMT</pubDate>
    </item>
    <item>
      <title>紧急招聘兼职图书作者</title>
      <link>http://topic.csdn.net/u/20080720/10/019de347-b159-457c-9590-853033027544.html</link>
      <author>bookyrt2008</author>
      <pubDate>Sun, 20 Jul 2008 18:18:03 GMT</pubDate>
    </item>
    <item>
      <title>在企业管理器中对表进行设计时，其“属性”窗体中的“关系”选项卡下的检查框“对复制强制关系”是什么意思？</title>
      <link>http://topic.csdn.net/u/20070930/10/7d878be3-0500-4e9f-b144-b824f95d4da0.html</link>
      <author>ymk</author>
      <pubDate>Sun, 30 Sep 2007 18:14:19 GMT</pubDate>
    </item>
    <item>
      <title>求tsql语句：按班级分组查询出语数外三科平均成绩(分数为0的不作为分母的一部分)</title>
      <link>http://topic.csdn.net/u/20080701/05/99c823c7-05ca-46c0-960d-2c6c07abb932.html</link>
      <author>thinclient</author>
      <pubDate>Tue, 01 Jul 2008 13:39:14 GMT</pubDate>
    </item>
    <item>
      <title>求tsql: 查询出总分分数段</title>
      <link>http://topic.csdn.net/u/20080708/13/1e35ce79-69f9-4977-9ff2-8f2465f0bbe7.html</link>
      <author>thinclient</author>
      <pubDate>Tue, 08 Jul 2008 21:16:32 GMT</pubDate>
    </item>
    <item>
      <title>统计在线时间问题</title>
      <link>http://topic.csdn.net/u/20080701/09/4e974e7a-345d-420e-9628-f86ff3f59156.html</link>
      <author>q77028578</author>
      <pubDate>Tue, 01 Jul 2008 17:03:24 GMT</pubDate>
    </item>
    <item>
      <title>删除一个表前，判断一下，如果表存在则删除，否则不操作</title>
      <link>http://topic.csdn.net/u/20080701/07/8007c32c-020f-4e62-ac64-177bb9061580.html</link>
      <author>YuNa123</author>
      <pubDate>Tue, 01 Jul 2008 15:53:10 GMT</pubDate>
    </item>
    <item>
      <title>如何实现按条件分类汇总，数据如下：</title>
      <link>http://topic.csdn.net/u/20080630/18/73fda344-4ca3-4214-83a1-b8984f7a9736.html</link>
      <author>changechange</author>
      <pubDate>Tue, 01 Jul 2008 02:04:43 GMT</pubDate>
    </item>
    <item>
      <title>高分请教经验人士，对于超大表查询的性能问题</title>
      <link>http://topic.csdn.net/u/20080718/14/1f32016c-8a15-4745-a0fa-803a0927a71d.html</link>
      <author>crazyyao</author>
      <pubDate>Fri, 18 Jul 2008 22:06:44 GMT</pubDate>
    </item>
    <item>
      <title>是否可以用一个函数去掉小时,分,和秒,只保留年月日</title>
      <link>http://topic.csdn.net/u/20080701/09/1a518e7a-326c-4ec4-bdde-b1f6bbe08148.html</link>
      <author>zhengyingcan</author>
      <pubDate>Tue, 01 Jul 2008 17:21:46 GMT</pubDate>
    </item>
    <item>
      <title>【求教】如何判断机器装了SQL Server2005 ？</title>
      <link>http://topic.csdn.net/u/20080701/16/03db96df-0127-408e-9415-cda9f42222f8.html</link>
      <author>Honlory</author>
      <pubDate>Wed, 02 Jul 2008 00:24:42 GMT</pubDate>
    </item>
    <item>
      <title>关于系统表添加触发器的问题</title>
      <link>http://topic.csdn.net/u/20080628/15/180f5bee-aaed-4073-9b28-f68a48b3894d.html</link>
      <author>bb3852</author>
      <pubDate>Sat, 28 Jun 2008 23:18:36 GMT</pubDate>
    </item>
    <item>
      <title>SQL优化</title>
      <link>http://topic.csdn.net/u/20080702/09/153a155b-7d9f-451e-be5a-521fffe89651.html</link>
      <author>sycateye</author>
      <pubDate>Wed, 02 Jul 2008 17:16:56 GMT</pubDate>
    </item>
    <item>
      <title>急！！！！什么 是DTS怎么建DTS包？</title>
      <link>http://topic.csdn.net/u/20080702/09/255e0720-8692-41f5-ad74-5d503716192a.html</link>
      <author>qiangzhang_123</author>
      <pubDate>Wed, 02 Jul 2008 17:58:47 GMT</pubDate>
    </item>
    <item>
      <title>SQL查询：insert 最大值+1 ？</title>
      <link>http://topic.csdn.net/u/20080701/01/6bb3f4aa-b8e0-4aca-9e70-6780bb1f15c3.html</link>
      <author>estrella</author>
      <pubDate>Tue, 01 Jul 2008 09:20:55 GMT</pubDate>
    </item>
    <item>
      <title>请问下sql2005express这个免费的SQL最大的同时连接数是多少？</title>
      <link>http://topic.csdn.net/u/20080623/11/0599ae36-5dd7-4711-ba38-6e14d6051835.html</link>
      <author>ks2000</author>
      <pubDate>Mon, 23 Jun 2008 19:51:35 GMT</pubDate>
    </item>
    <item>
      <title>uniqueidentifier类型外键引用问题</title>
      <link>http://topic.csdn.net/u/20080702/11/dd201c24-5320-404b-bf55-fc56dc36b3ce.html</link>
      <author>shangclai</author>
      <pubDate>Wed, 02 Jul 2008 19:07:23 GMT</pubDate>
    </item>
    <item>
      <title>如何用代码增加新列</title>
      <link>http://topic.csdn.net/u/20080701/22/fb08176a-95f2-4ec2-a023-fcbcbcb25d6a.html</link>
      <author>g75510118</author>
      <pubDate>Wed, 02 Jul 2008 06:39:17 GMT</pubDate>
    </item>
    <item>
      <title>数据库MDF文件</title>
      <link>http://topic.csdn.net/u/20080702/10/644cc058-c0cd-4801-8e3e-9886e3bb977a.html</link>
      <author>aa6543321</author>
      <pubDate>Wed, 02 Jul 2008 18:32:45 GMT</pubDate>
    </item>
    <item>
      <title>同类型字段使用Select...Join遇到的问题~</title>
      <link>http://topic.csdn.net/u/20080701/23/00becfc1-f786-48fb-8185-e8ceb42c7537.html</link>
      <author>anysys_lee2</author>
      <pubDate>Wed, 02 Jul 2008 07:03:54 GMT</pubDate>
    </item>
    <item>
      <title>SQL如何实现？</title>
      <link>http://topic.csdn.net/u/20080719/13/7e18f44d-c646-4abf-a22c-0fd7f0b23e50.html</link>
      <author>slyNS</author>
      <pubDate>Sat, 19 Jul 2008 21:05:21 GMT</pubDate>
    </item>
    <item>
      <title>一条sql语句</title>
      <link>http://topic.csdn.net/u/20080719/09/c582aa3c-5f70-4f4c-8891-3c1ad0471b8a.html</link>
      <author>aqszhuaihuai</author>
      <pubDate>Sat, 19 Jul 2008 17:09:09 GMT</pubDate>
    </item>
    <item>
      <title>判断两张表的数据是否完全相等</title>
      <link>http://topic.csdn.net/u/20080718/15/cb349787-bb94-4130-a3b0-1920ed102cdc.html</link>
      <author>LotusUnix</author>
      <pubDate>Fri, 18 Jul 2008 23:37:48 GMT</pubDate>
    </item>
    <item>
      <title>如何确保sql2000的安全通信(续)</title>
      <link>http://topic.csdn.net/u/20080717/08/0bc54f49-3e7c-4d41-a35f-1686a826b631.html</link>
      <author>eternalkid</author>
      <pubDate>Thu, 17 Jul 2008 16:44:48 GMT</pubDate>
    </item>
  </channel>
</rss>