<?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>oltp Archives - diditho.com</title>
	<atom:link href="https://diditho.com/category/oltp/feed/" rel="self" type="application/rss+xml" />
	<link>https://diditho.com/category/oltp/</link>
	<description>&#34; Knowing is not enough we must apply. Willing is not enough we must do &#34; - Bruce Lee</description>
	<lastBuildDate>Sun, 04 Aug 2024 18:23:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://diditho.com/wp-content/uploads/2023/11/cropped-diditho-photo-logo-512-x-512-32x32.png</url>
	<title>oltp Archives - diditho.com</title>
	<link>https://diditho.com/category/oltp/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>CURSOR FETCH on SQL Server</title>
		<link>https://diditho.com/2010/06/22/cursor-fetch-on-sql-server/</link>
					<comments>https://diditho.com/2010/06/22/cursor-fetch-on-sql-server/#respond</comments>
		
		<dc:creator><![CDATA[diditho]]></dc:creator>
		<pubDate>Tue, 22 Jun 2010 06:32:51 +0000</pubDate>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[oltp]]></category>
		<category><![CDATA[cursor]]></category>
		<category><![CDATA[fetch]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql server]]></category>
		<guid isPermaLink="false">http://dev.diditho.net/?p=158</guid>

					<description><![CDATA[<p>although CURSOR and FETCH is classified as &#8216;evil&#8216; in SQL server, but sometimes we cannot avoid using it. Cause in some scenarios, pivot and other similiar method to perform looping and transformation is not sufficient enough. here&#8217;s a link of good example implementing cursor. all example copy from microsoft sites, http://msdn.microsoft.com/en-us/library/ms180152.aspx A. Using FETCH in... <span class="more"><a class="more-link" href="https://diditho.com/2010/06/22/cursor-fetch-on-sql-server/">Continue reading <span class="meta-nav">&#8594;</span></a></span></p>
<p>The post <a href="https://diditho.com/2010/06/22/cursor-fetch-on-sql-server/">CURSOR FETCH on SQL Server</a> appeared first on <a href="https://diditho.com">diditho.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://diditho.com/2010/06/22/cursor-fetch-on-sql-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>OLTP vs OLAP</title>
		<link>https://diditho.com/2009/04/24/oltp-vs-olap/</link>
					<comments>https://diditho.com/2009/04/24/oltp-vs-olap/#comments</comments>
		
		<dc:creator><![CDATA[diditho]]></dc:creator>
		<pubDate>Fri, 24 Apr 2009 10:38:23 +0000</pubDate>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[oltp]]></category>
		<category><![CDATA[bi]]></category>
		<category><![CDATA[bw]]></category>
		<category><![CDATA[comparison]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[olap]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[versus]]></category>
		<category><![CDATA[vs]]></category>
		<guid isPermaLink="false">http://dev.diditho.net/?p=23</guid>

					<description><![CDATA[<p>In many Business Intelligence implementation cases,&#160; there&#8217;s a certain difficulty for IT Pro to explain or describe the difference&#160; between OLTP (OnLine Transactional Process) and OLAP (OnLine Analytical Process).&#160; I hope the table below might help a little. source: 360decisions</p>
<p>The post <a href="https://diditho.com/2009/04/24/oltp-vs-olap/">OLTP vs OLAP</a> appeared first on <a href="https://diditho.com">diditho.com</a>.</p>
]]></description>
		
					<wfw:commentRss>https://diditho.com/2009/04/24/oltp-vs-olap/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
