<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>数据库</title>
<link>http://www.unovo.cn/u-development/database/</link>
<description>开发手册 / 数据库</description>
<language>zh-cn</language>
<generator><![CDATA[Copyright &amp;copy; 2004-2009 &lt;a href=&quot;http://www.unovo.cn/&quot;&gt;UNOVO.CN&lt;/a&gt; 友诺网 版权所有]]></generator>
<webmaster>unovo@126.com</webmaster>
<item>
    <title><![CDATA[在win下mysql备份恢复命令概括]]></title>
    <link>http://www.unovo.cn/u-development/database/2009/0908_55.html</link>
    <description><![CDATA[假设mysql 安装在c：盘，mysql数据库的用户名是root，密码是123456，数据库名是database_name，在d：盘根目录下面存放备份数据库，备份数据库名字为backup20070713.sql（20070713.sql为备份日期）]]></description>
    <pubDate>2009-09-08</pubDate>
    <category>数据库</category>
    <author>秩名</author>
    <comments>ChinaZ</comments>
</item>
<item>
    <title><![CDATA[null的区别（Access与SQL中的IsNull()、IS NULL的区别）]]></title>
    <link>http://www.unovo.cn/u-development/database/2009/0726_5.html</link>
    <description><![CDATA[Null --null是一种特殊的值，既不是0，也不是''''，而表示空，即不存在的意思。是无法像字符串和数字那样进行比较的。 T-SQL中判断NULL要用到Is null 或者 is not null： 在编写sql语句时，如]]></description>
    <pubDate>2009-07-26</pubDate>
    <category>数据库</category>
    <author>网络</author>
    <comments>互联网</comments>
</item>
<item>
    <title><![CDATA[清除SQL Server数据库日志]]></title>
    <link>http://www.unovo.cn/u-development/database/2009/ClearSQLServerLOG.html</link>
    <description><![CDATA[如果SQLServer服务器对日志大小有限制的话，如果日志满了的话，那么在WEB操作中只能查询，无法对数据库进行插入修改等操作。这里候需要清除日志]]></description>
    <pubDate>2009-07-24</pubDate>
    <category>数据库</category>
    <author>admin</author>
    <comments>未知</comments>
</item>

</channel>
</rss>
