
<?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>PeopleSoft SQL &#8211; DBTutor</title>
	<atom:link href="https://www.dbtutor.com/tag/peoplesoft-sql/feed" rel="self" type="application/rss+xml" />
	<link>https://www.dbtutor.com</link>
	<description>Tips for Those Who Want to Learn</description>
	<lastBuildDate>Tue, 01 Oct 2013 08:14:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>PeopleSoft Meta Data SQL Query Collection</title>
		<link>https://www.dbtutor.com/2013/09/23/peoplesoft-meta-data-sql-query-collection</link>
					<comments>https://www.dbtutor.com/2013/09/23/peoplesoft-meta-data-sql-query-collection#comments</comments>
		
		<dc:creator><![CDATA[Nayan]]></dc:creator>
		<pubDate>Mon, 23 Sep 2013 11:26:37 +0000</pubDate>
				<category><![CDATA[PeopleSoft Meta Data SQL Query Collection]]></category>
		<category><![CDATA[PeopleSoft SQL]]></category>
		<guid isPermaLink="false">http://www.dbtutor.com/?p=380</guid>

					<description><![CDATA[Here is Collection of PeopleSoft Meta Data SQL Query Getting Most Effective Dated Row in JOB Table with Active Employees With Correlated Subquery SELECT J.EMPLID, J.EMPL_RCD, J.EFFDT, J.EFFSEQ FROM PS_JOB J WHERE J.HR_STATUS = 'A' AND ( J.EFFDT = ( &#8230; <a href="https://www.dbtutor.com/2013/09/23/peoplesoft-meta-data-sql-query-collection#content" class="more-link">Continue Reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Here is Collection of PeopleSoft Meta Data SQL Query With Correlated Subquery Please Use Meta SQL instead of SYSDATE , for avoiding Database platform compatibility issue. For More Information Please go through PeopleSoft AppEngine Meta SQL With Analytic function Please change as per your requirements. This Query works only Oracle Database Version >= 10g…</p>
<p><a href="https://www.dbtutor.com/2013/09/23/peoplesoft-meta-data-sql-query-collection" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://www.dbtutor.com/2013/09/23/peoplesoft-meta-data-sql-query-collection/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
