<?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>temp table | Varinder Sandhu</title>
	<atom:link href="https://varindersandhu.in/tag/temp-table/feed/" rel="self" type="application/rss+xml" />
	<link>https://varindersandhu.in</link>
	<description>Keep it Simple and Smart</description>
	<lastBuildDate>Wed, 10 Jul 2013 16:38:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://varindersandhu.in/wp-content/uploads/2020/05/varindersandhu_favicon.ico</url>
	<title>temp table | Varinder Sandhu</title>
	<link>https://varindersandhu.in</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">22788835</site>	<item>
		<title>SQL Server 2008 – Create Temp table Permission/Access</title>
		<link>https://varindersandhu.in/2012/10/22/sql-server-2008-create-temp-table-permission/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Mon, 22 Oct 2012 16:41:57 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Advanced]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Permission]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[temp table]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2626</guid>

					<description><![CDATA[<p>Question:  Do we need any permission to create temp table in SQL Server? Or Question: Which permission is required to create temp table in SQL Server? Answer: No permissions are required to create temp tables.  Any user can create temp table, as long as they can connect to the SQL</p>
<p>The post <a href="https://varindersandhu.in/2012/10/22/sql-server-2008-create-temp-table-permission/">SQL Server 2008 – Create Temp table Permission/Access</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2626</post-id>	</item>
		<item>
		<title>SQL Server 2008 &#8211; Import/Export wizard not allowing Create Temp Table</title>
		<link>https://varindersandhu.in/2012/08/30/sql-server-2008-importexport-wizard-not-allowing-create-temp-table/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Thu, 30 Aug 2012 11:39:47 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Advanced]]></category>
		<category><![CDATA[SQL-SSIS]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Import/Export Wizard]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[temp table]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2563</guid>

					<description><![CDATA[<p>I had a requirement to export the data from SQL Server to Oracle using SQL Server Import/Export wizard. In the SQL Server, I have created a SQL Script that fetch the required data that I need to export in Oracle database. Because of some business logic, in the select script</p>
<p>The post <a href="https://varindersandhu.in/2012/08/30/sql-server-2008-importexport-wizard-not-allowing-create-temp-table/">SQL Server 2008 – Import/Export wizard not allowing Create Temp Table</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2563</post-id>	</item>
		<item>
		<title>SQL Server &#8211; Local temporary table vs. Global temporary table</title>
		<link>https://varindersandhu.in/2011/06/05/sql-server-local-temporary-table-vs-global-temporary-table/</link>
					<comments>https://varindersandhu.in/2011/06/05/sql-server-local-temporary-table-vs-global-temporary-table/#comments</comments>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Sun, 05 Jun 2011 16:34:40 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Advanced]]></category>
		<category><![CDATA[SQL-General]]></category>
		<category><![CDATA[SQL-Query]]></category>
		<category><![CDATA[SQL-Scripts]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[global temp table]]></category>
		<category><![CDATA[local temp table]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[temp table]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=1167</guid>

					<description><![CDATA[<p>Temporary tables are a useful feature provided by SQL Server. Temporary tables created at runtime and can do all kinds of operations that one normal table can do. Because this is available at runtime, that’s why the scope of temporary tables is limited. These tables are created inside the tempdb</p>
<p>The post <a href="https://varindersandhu.in/2011/06/05/sql-server-local-temporary-table-vs-global-temporary-table/">SQL Server – Local temporary table vs. Global temporary table</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
					<wfw:commentRss>https://varindersandhu.in/2011/06/05/sql-server-local-temporary-table-vs-global-temporary-table/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1167</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Database Caching 19/123 queries in 0.028 seconds using Disk (Request-wide modification query)

Served from: varindersandhu.in @ 2025-10-30 13:37:47 by W3 Total Cache
-->