<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA["求助,informatica该sql语句怎么实现" 主题的最后发表文章]]></title>
		<link>http://www.mydwbi.com/posts/list/3.page</link>
		<description><![CDATA[最后发表在 "求助,informatica该sql语句怎么实现" 主题的信息]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>求助,informatica该sql语句怎么实现</title>
				<description><![CDATA[ (case when a.EnterAccDate is not null then a.EnterAccDate<br />       when a.EnterAccDate is null and a.ConfDate is not null then a.ConfDate<br />       else a.MakeDate end)<br /> 这条sql语句怎么实现 谢谢各位]]></description>
				<guid isPermaLink="true">http://www.mydwbi.com/posts/preList/187/987.page</guid>
				<link>http://www.mydwbi.com/posts/preList/187/987.page</link>
				<pubDate><![CDATA[Mon, 16 Jun 2008 08:36:32]]> GMT</pubDate>
				<author><![CDATA[ 漂白的可乐]]></author>
			</item>
			<item>
				<title>回复:求助,informatica该sql语句怎么实现</title>
				<description><![CDATA[ [color=darkblue]DECODE[/color](TRUE,<br /> NOT [color=darkblue]ISNULL[/color](EnterAccDate), EnterAccDate, <br /> [color=darkblue]ISNULL[/color](EnterAccDate) AND NOT [color=darkblue]ISNULL[/color](ConfDate), ConfDate,<br /> MakeDate<br /> )]]></description>
				<guid isPermaLink="true">http://www.mydwbi.com/posts/preList/187/988.page</guid>
				<link>http://www.mydwbi.com/posts/preList/187/988.page</link>
				<pubDate><![CDATA[Mon, 16 Jun 2008 08:43:17]]> GMT</pubDate>
				<author><![CDATA[ zdcku]]></author>
			</item>
			<item>
				<title>求助,informatica该sql语句怎么实现</title>
				<description><![CDATA[ 太感谢了]]></description>
				<guid isPermaLink="true">http://www.mydwbi.com/posts/preList/187/989.page</guid>
				<link>http://www.mydwbi.com/posts/preList/187/989.page</link>
				<pubDate><![CDATA[Mon, 16 Jun 2008 08:49:41]]> GMT</pubDate>
				<author><![CDATA[ 漂白的可乐]]></author>
			</item>
			<item>
				<title>求助,informatica该sql语句怎么实现</title>
				<description><![CDATA[ [quote=漂白的可乐](case when a.EnterAccDate is not null then a.EnterAccDate<br />       when a.EnterAccDate is null and a.ConfDate is not null then a.ConfDate<br />       else a.MakeDate end)<br /> 这条sql语句怎么实现 谢谢各位[/quote]<br /> <br />           這個是sql server上的sql嗎？如果是oracle的話，應該可以直接用decode函數吧]]></description>
				<guid isPermaLink="true">http://www.mydwbi.com/posts/preList/187/993.page</guid>
				<link>http://www.mydwbi.com/posts/preList/187/993.page</link>
				<pubDate><![CDATA[Mon, 16 Jun 2008 19:52:16]]> GMT</pubDate>
				<author><![CDATA[ Ken]]></author>
			</item>
	</channel>
</rss>
