<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>::AQ82，阿Q家园:: - SQL数据库</title><link>http://www.aq82.com/</link><description>我的技术平台 - </description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 100427</generator><language>zh-CN</language><copyright>Copyright http://www.aq82.com aq82，啊Q家园 闽ICP备06016082号 </copyright><pubDate>Sun, 05 Sep 2010 06:04:37 +0800</pubDate><item><title>实战删除恶意SQL注入【转】</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/647.html</link><pubDate>Wed, 28 Jul 2010 17:42:30 +0800</pubDate><guid>http://www.aq82.com/post/647.html</guid><description><![CDATA[<p>以下内容为转载，本人为测试，之所以要转载该文章是因为之前有个同事因为技术问题导致数据库被注入木马。</p><p>========================================================</p><p>如何最快速度删除？ <br />&quot; &lt;script &nbsp; src=http://3b3.org/c.js&gt; &lt;/script&gt; &quot; <br />--------------------------------------------------------------- <br />...</p>]]></description><category>SQL数据库</category><comments>http://www.aq82.com/post/647.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=647</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=647&amp;key=820dcacd</trackback:ping></item><item><title>SET NOCOUNT ON/OFF [转]</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/SETNOCOUNTONOFF.html</link><pubDate>Sat, 08 May 2010 16:09:18 +0800</pubDate><guid>http://www.aq82.com/post/SETNOCOUNTONOFF.html</guid><description><![CDATA[<p>当 SET NOCOUNT 为 ON 时，不返回计数（表示受Transact-SQL 语句影响的行数）。 <br />当 SET NOCOUNT 为 OFF 时，返回计数(默认为OFF)。</p>]]></description><category>SQL数据库</category><comments>http://www.aq82.com/post/SETNOCOUNTONOFF.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=619</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=619&amp;key=faade8ae</trackback:ping></item><item><title>SCOPE_IDENTITY、IDENT_CURRENT 和 @@IDENTITY的比较[转]</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/SQL,SCOPE_IDENTITY,IDENT_CURRENT,@@IDENTITY.html</link><pubDate>Sat, 08 May 2010 10:37:42 +0800</pubDate><guid>http://www.aq82.com/post/SQL,SCOPE_IDENTITY,IDENT_CURRENT,@@IDENTITY.html</guid><description><![CDATA[<p>SQL Server 2000中，有三个比较类似的功能：他们分别是：SCOPE_IDENTITY、IDENT_CURRENT 和 @@IDENTITY，它们都返回插入到 IDENTITY 列中的值。</p>]]></description><category>SQL数据库</category><comments>http://www.aq82.com/post/SQL,SCOPE_IDENTITY,IDENT_CURRENT,@@IDENTITY.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=618</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=618&amp;key=0dec48fc</trackback:ping></item><item><title>MSSQL2005:“超时时间已到。在操作完成之前超时时间已过或服务器未响应”</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/SQL2005chaoshiError.html</link><pubDate>Fri, 23 Apr 2010 14:11:09 +0800</pubDate><guid>http://www.aq82.com/post/SQL2005chaoshiError.html</guid><description><![CDATA[<p>解决办法：设置事务超时时间，默认为：30秒，设置为600或更长时间。<br /><br />SQL Server 2005 -工具-选项-设计器-表设计器和数据库设计器<br /><br />[img]http://hiphotos.bai</p>]]></description><category>SQL数据库</category><comments>http://www.aq82.com/post/SQL2005chaoshiError.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=613</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=613&amp;key=461f0ee7</trackback:ping></item><item><title>提高系统性能之数据库设计</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/tigaoshujukuxingneng.html</link><pubDate>Wed, 20 Jan 2010 22:28:26 +0800</pubDate><guid>http://www.aq82.com/post/tigaoshujukuxingneng.html</guid><description><![CDATA[<p>提到程序性能，大家都知道时间复杂度的公式O(f(n))。在提高性能的这个迷局中，很多人都会想尽办法降低算法函数f的复杂度，或者是提高函数f的运行速度。但是这些都是没有办法的办法，是舍本求末的办法。如果</p>]]></description><category>SQL数据库</category><comments>http://www.aq82.com/post/tigaoshujukuxingneng.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=597</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=597&amp;key=39b131c8</trackback:ping></item><item><title>几个有关锁的问题 [转]</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/SQLLock.html</link><pubDate>Mon, 11 Jan 2010 17:32:20 +0800</pubDate><guid>http://www.aq82.com/post/SQLLock.html</guid><description><![CDATA[<p>1 如何锁一个表的某一行 <br /><br />SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED <br /><br />SELECT * FROM table ROWLOCK WHERE id = 1</p>]]></description><category>SQL数据库</category><comments>http://www.aq82.com/post/SQLLock.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=589</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=589&amp;key=57bbe95a</trackback:ping></item><item><title>ALTER TABLE用法详解</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/AlterTableDescription.html</link><pubDate>Mon, 14 Dec 2009 15:31:32 +0800</pubDate><guid>http://www.aq82.com/post/AlterTableDescription.html</guid><description><![CDATA[　　alter的方法，本身使用起来，算是简单的了。<br/><br/>　　可经常一段时间没用，就会忘记使用方法：<br/><br/>　　这里就利用这次的机会，详细介绍一下ALTER　Table的用法：<br/><br/>　　<br/>[code]<br/>]]></description><category>SQL数据库</category><comments>http://www.aq82.com/post/AlterTableDescription.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=582</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=582&amp;key=aa2fb5d6</trackback:ping></item><item><title>SQL，汉字生成拼音首字</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/579.html</link><pubDate>Tue, 08 Dec 2009 15:15:28 +0800</pubDate><guid>http://www.aq82.com/post/579.html</guid><description><![CDATA[<p>以下这个方法：本人在SQL2005下测试成功<br />执行<br />[code=sql]<br />select dbo.fun_getPY_jianpin('阿Q家园')<br />执行结果是：AQJY<br />[/code]<br />太好了，可以解决我急需的问题了。 <img style="margin: 0px 0px -2px" alt="" border="0" src="styles/default/images/smilies/haha.gif" /> <img style="margin: 0px 0px -2px" alt="" border="0" src="styles/default/images/smilies/haha.gif" /> <br />&nbsp;</p>]]></description><category>SQL数据库</category><comments>http://www.aq82.com/post/579.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=579</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=579&amp;key=b072d694</trackback:ping></item><item><title>SQL Server中获取第一天、最后一天</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/SQLServerFirstDayAndLastDay.html</link><pubDate>Sat, 28 Nov 2009 11:01:05 +0800</pubDate><guid>http://www.aq82.com/post/SQLServerFirstDayAndLastDay.html</guid><description><![CDATA[<p>有时在做报表的时候，需要自动体现一个月的第一天和最后一天<br />我这里在网络上看到这篇文章，都是利用SQL语句实现这些效果。<br /><br />1.一个月第一天的 <br /><br />[code]SELECT DATEADD(mm,</p>]]></description><category>SQL数据库</category><comments>http://www.aq82.com/post/SQLServerFirstDayAndLastDay.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=577</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=577&amp;key=b98a6c8f</trackback:ping></item><item><title>SQL2005行列转换函数pivot</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/SQL2005pivothanshu.html</link><pubDate>Mon, 16 Nov 2009 15:35:56 +0800</pubDate><guid>http://www.aq82.com/post/SQL2005pivothanshu.html</guid><description><![CDATA[pivot是SQL2005中特意增加的方法。<br/>以前在2000下面，为了实现行列转换，都要写一大堆的代码，之后还要使用Sum、count之类的，甚至还不得不考虑使用函数。<br/>实现起来相当复杂。<br/>]]></description><category>SQL数据库</category><comments>http://www.aq82.com/post/SQL2005pivothanshu.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=572</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=572&amp;key=e0750202</trackback:ping></item></channel></rss>
