<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>“sybase数据库恢复” 的评论</title>
	<atom:link href="http://www.sybedit.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.sybedit.com</link>
	<description>又一个 WordPress 博客</description>
	<lastBuildDate>Tue, 31 Aug 2010 13:12:13 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>andkylee 关于 How to delete duplicate rows? 的评论</title>
		<link>http://www.sybedit.com/?p=97&#038;cpage=1#comment-697</link>
		<dc:creator>andkylee</dc:creator>
		<pubDate>Tue, 31 Aug 2010 13:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sybedit.com/?p=97#comment-697</guid>
		<description>多放一些介绍你的工具的文章上来，这个比较吸引点击率。</description>
		<content:encoded><![CDATA[<p>多放一些介绍你的工具的文章上来，这个比较吸引点击率。</p>
]]></content:encoded>
	</item>
	<item>
		<title>andkylee 关于 How to delete duplicate rows? 的评论</title>
		<link>http://www.sybedit.com/?p=97&#038;cpage=1#comment-696</link>
		<dc:creator>andkylee</dc:creator>
		<pubDate>Tue, 31 Aug 2010 13:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sybedit.com/?p=97#comment-696</guid>
		<description>最近开始搞些小tips了。</description>
		<content:encoded><![CDATA[<p>最近开始搞些小tips了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>系统管理员 关于 How to delete duplicate rows? 的评论</title>
		<link>http://www.sybedit.com/?p=97&#038;cpage=1#comment-694</link>
		<dc:creator>系统管理员</dc:creator>
		<pubDate>Tue, 31 Aug 2010 01:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.sybedit.com/?p=97#comment-694</guid>
		<description>The way is delete by &quot;create a clustered index with a ignore_dup_row&quot;
You can try it.
---------------------------------------------------------------------
create clustered index index_name on table_name(col1,col2,col3) with ignore_dup_row
---------------------------------------------------------------------</description>
		<content:encoded><![CDATA[<p>The way is delete by &#8220;create a clustered index with a ignore_dup_row&#8221;<br />
You can try it.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
create clustered index index_name on table_name(col1,col2,col3) with ignore_dup_row<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
]]></content:encoded>
	</item>
	<item>
		<title>系统管理员 关于 How to find missing data? 的评论</title>
		<link>http://www.sybedit.com/?p=96&#038;cpage=1#comment-690</link>
		<dc:creator>系统管理员</dc:creator>
		<pubDate>Mon, 30 Aug 2010 08:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sybedit.com/?p=96#comment-690</guid>
		<description>SELECT curr.number, min(next.number) FROM 
number curr, number next
WHERE curr.number &lt; next.number
GROUP BY curr.number
HAVING (min(next.number) - curr.number) &gt; 1
go
number
----------- -----------
3 5</description>
		<content:encoded><![CDATA[<p>SELECT curr.number, min(next.number) FROM<br />
number curr, number next<br />
WHERE curr.number < next.number<br />
GROUP BY curr.number<br />
HAVING (min(next.number) - curr.number) > 1<br />
go<br />
number<br />
&#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;&#8211;<br />
3 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Silva Marez 关于 LogDigger 的评论</title>
		<link>http://www.sybedit.com/?p=74&#038;cpage=1#comment-674</link>
		<dc:creator>Silva Marez</dc:creator>
		<pubDate>Tue, 24 Aug 2010 16:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sybedit.com/?p=74#comment-674</guid>
		<description>information to my Company ;-) Please keep it up. I look for your Articles on my iphone rss feed every day.</description>
		<content:encoded><![CDATA[<p>information to my Company <img src='http://www.sybedit.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Please keep it up. I look for your Articles on my iphone rss feed every day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>5UIT！ 关于 永不停止的BCP 的评论</title>
		<link>http://www.sybedit.com/?p=88&#038;cpage=1#comment-673</link>
		<dc:creator>5UIT！</dc:creator>
		<pubDate>Tue, 24 Aug 2010 14:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sybedit.com/?p=88#comment-673</guid>
		<description>小站弄的还挺不错</description>
		<content:encoded><![CDATA[<p>小站弄的还挺不错</p>
]]></content:encoded>
	</item>
	<item>
		<title>party supplies 关于 LogDigger 的评论</title>
		<link>http://www.sybedit.com/?p=74&#038;cpage=1#comment-658</link>
		<dc:creator>party supplies</dc:creator>
		<pubDate>Thu, 12 Aug 2010 20:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sybedit.com/?p=74#comment-658</guid>
		<description>Fantastic blog! I truly love how it is easy on my eyes and the data are well written. I am wondering how I might be notified whenever a new post has been made. I have subscribed to your rss feed which ought to do the trick! Have a nice day!</description>
		<content:encoded><![CDATA[<p>Fantastic blog! I truly love how it is easy on my eyes and the data are well written. I am wondering how I might be notified whenever a new post has been made. I have subscribed to your rss feed which ought to do the trick! Have a nice day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>黑社会电影 关于 bcp导数据进入死循环 的评论</title>
		<link>http://www.sybedit.com/?p=82&#038;cpage=1#comment-657</link>
		<dc:creator>黑社会电影</dc:creator>
		<pubDate>Thu, 12 Aug 2010 17:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sybedit.com/?p=82#comment-657</guid>
		<description>写的很不错。谢谢</description>
		<content:encoded><![CDATA[<p>写的很不错。谢谢</p>
]]></content:encoded>
	</item>
	<item>
		<title>andkylee 关于 powersybedit之数据误删恢复 的评论</title>
		<link>http://www.sybedit.com/?p=11&#038;cpage=1#comment-152</link>
		<dc:creator>andkylee</dc:creator>
		<pubDate>Sat, 13 Mar 2010 06:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sybedit.com/?p=11#comment-152</guid>
		<description>通过扫描整个数据库的设备进行恢复，这种方法实现了吗？</description>
		<content:encoded><![CDATA[<p>通过扫描整个数据库的设备进行恢复，这种方法实现了吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>andkylee 关于 8月3日软件更新 的评论</title>
		<link>http://www.sybedit.com/?p=52&#038;cpage=1#comment-137</link>
		<dc:creator>andkylee</dc:creator>
		<pubDate>Fri, 05 Mar 2010 15:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sybedit.com/?p=52#comment-137</guid>
		<description>shakeone的回答很精彩啊。如果我要是早看到他的这个回复就省了不少功夫了。不过迄今他说的这些都已经通过自己操作验证了。</description>
		<content:encoded><![CDATA[<p>shakeone的回答很精彩啊。如果我要是早看到他的这个回复就省了不少功夫了。不过迄今他说的这些都已经通过自己操作验证了。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
