
<?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>SQR Date &#8211; DBTutor</title>
	<atom:link href="https://www.dbtutor.com/tag/sqr-date/feed" rel="self" type="application/rss+xml" />
	<link>https://www.dbtutor.com</link>
	<description>Tips for Those Who Want to Learn</description>
	<lastBuildDate>Sat, 07 Jun 2014 11:02:58 +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>Working with Date Calculation and Manipulation in PeopleSoft SQR</title>
		<link>https://www.dbtutor.com/2013/11/04/working-date-calculation-manipulation-peoplesoft-sqr</link>
					<comments>https://www.dbtutor.com/2013/11/04/working-date-calculation-manipulation-peoplesoft-sqr#comments</comments>
		
		<dc:creator><![CDATA[Nayan]]></dc:creator>
		<pubDate>Mon, 04 Nov 2013 11:29:29 +0000</pubDate>
				<category><![CDATA[SQR]]></category>
		<category><![CDATA[SQR Date]]></category>
		<guid isPermaLink="false">http://www.dbtutor.com/?p=700</guid>

					<description><![CDATA[As Other Programming languages PeopleSoft SQR also contains date related functions, for example strtodate() -  convert a string to date datetostr() -  convert a date to a string dateadd() - add to a date datediff() - subtract dates datenow() - &#8230; <a href="https://www.dbtutor.com/2013/11/04/working-date-calculation-manipulation-peoplesoft-sqr#content" class="more-link">Continue Reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>As Other Programming languages PeopleSoft SQR also contains date related functions, for example You can look forward these documents I was curious to know about datemath.sqc which was written and delivered by Oracle Corp. These SQC contains huge information about SQR Date calculation , obviously all the calculation contains 5 parent SQR date functions i.e strtodate,datetostr,dateadd…</p>
<p><a href="https://www.dbtutor.com/2013/11/04/working-date-calculation-manipulation-peoplesoft-sqr" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://www.dbtutor.com/2013/11/04/working-date-calculation-manipulation-peoplesoft-sqr/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
