<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>快乐心情 &#187; DB2</title>
	<atom:link href="http://www.joymood.cn/posts/tag/db2/feed" rel="self" type="application/rss+xml" />
	<link>http://www.joymood.cn</link>
	<description>记录点滴生活---Simple Life...</description>
	<lastBuildDate>Thu, 01 Sep 2011 13:46:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>DB2中通过sql给数字自动补零方法</title>
		<link>http://www.joymood.cn/posts/2011/08/505.html</link>
		<comments>http://www.joymood.cn/posts/2011/08/505.html#comments</comments>
		<pubDate>Sun, 14 Aug 2011 10:18:25 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[数据库]]></category>
		<category><![CDATA[DB2]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[自动补零]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/?p=505</guid>
		<description><![CDATA[DB2中通过sql给数字自动补零方法，很多时候，我们对查出来的数字希望数字位数能保持一致，如数据库里面某字段存的数据是2,3,4,10,11这样的格式，我们希望通过sql语句查出来的这个字段数字格式为02,03,04,10,11，显然对于只有1位数的不好处理，要采取自动补零的方法才行。下面就说下在DB2数据库里怎么通过sql语句来达到我们需要的目的。]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2011/08/505.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DB2 SQL error: SQLCODE: -302, SQLSTATE: 22001, SQLERRMC: null</title>
		<link>http://www.joymood.cn/posts/2010/05/421.html</link>
		<comments>http://www.joymood.cn/posts/2010/05/421.html#comments</comments>
		<pubDate>Mon, 10 May 2010 01:09:36 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[DB2]]></category>
		<category><![CDATA[websphere]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/posts/2010/05/421.html</guid>
		<description><![CDATA[DB2 SQL error: SQLCODE: -302, SQLSTATE: 22001, SQLERRMC: null ]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2010/05/421.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DB2数据的导入(Import)与导出(Export及Load)</title>
		<link>http://www.joymood.cn/posts/2010/01/337.html</link>
		<comments>http://www.joymood.cn/posts/2010/01/337.html#comments</comments>
		<pubDate>Wed, 06 Jan 2010 05:04:57 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[数据库]]></category>
		<category><![CDATA[DB2]]></category>
		<category><![CDATA[备份]]></category>
		<category><![CDATA[数据导入导出]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/posts/2010/01/337.html</guid>
		<description><![CDATA[如果要在不同的数据库管理系统之间转移数据，数据移动通常是最实用的一种方法，因为任何一种数据库管理系统都支持常用的几种文件格式，通过这个通用的接口，就很容易实现不同系统间数据的转移。 ]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2010/01/337.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DB2对sql语句的性能检测</title>
		<link>http://www.joymood.cn/posts/2009/08/40.html</link>
		<comments>http://www.joymood.cn/posts/2009/08/40.html#comments</comments>
		<pubDate>Thu, 20 Aug 2009 04:16:11 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[数据库]]></category>
		<category><![CDATA[DB2]]></category>
		<category><![CDATA[性能检测]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/?p=40</guid>
		<description><![CDATA[因为工作中的需要，对一些sql语句引起死锁，要彻底地查一遍，即DB2对sql语句的性能检测，不然老是down机；下面是操作步骤：]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2009/08/40.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

