﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / #Temp tables  in SP / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 13:51:27 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: #Temp tables  in SP</title><link>http://www.sqlservercentral.com/Forums/Topic1404693-391-1.aspx</link><description>Actually the SP is calling one more SP, in that sp we have used the same temp table.Thank you,</description><pubDate>Fri, 18 Jan 2013 00:30:58 GMT</pubDate><dc:creator>SQL*</dc:creator></item><item><title>RE: #Temp tables  in SP</title><link>http://www.sqlservercentral.com/Forums/Topic1404693-391-1.aspx</link><description>Post the code of the stored procedure. Without it, the best folks can do is guess.</description><pubDate>Wed, 09 Jan 2013 06:14:09 GMT</pubDate><dc:creator>ChrisM@Work</dc:creator></item><item><title>#Temp tables  in SP</title><link>http://www.sqlservercentral.com/Forums/Topic1404693-391-1.aspx</link><description>hi All,I am facing a typical problem in my SP, actually the SP is using may temp tables. For better logic i have removed a temp table (#AggreTemp), when i see the Statistics IO of my SP that temp table(#AggreTemp) is still showing in IO. But the SP Is working fine. i have double checked that the "#AggreTemp" is used in the SP Or not, it is not in the SP.i have tried by clearing the Proc Cache FreeProceCache/DropCleanbuffers even it is showing in the Statistics IO.Please help me on this.Thanks,</description><pubDate>Wed, 09 Jan 2013 05:04:01 GMT</pubDate><dc:creator>SQL*</dc:creator></item></channel></rss>