What does "Create Table #name" do?
From: Shabam (blislecp_at_hotmail.com)
Date: 09/28/04
- Next message: elie chucrallah: "Re: eliechucrallah@hotmail.com"
- Previous message: Tibor Karaszi: "Re: Attempt to fetch logical page"
- Next in thread: Tibor Karaszi: "Re: What does "Create Table #name" do?"
- Reply: Tibor Karaszi: "Re: What does "Create Table #name" do?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 28 Sep 2004 05:14:28 -0700
I saw this in a stored procedure and was wondering what it does, since I
can't find the table anywhere:
set nocount on
create table #NAME (
...
)
- Next message: elie chucrallah: "Re: eliechucrallah@hotmail.com"
- Previous message: Tibor Karaszi: "Re: Attempt to fetch logical page"
- Next in thread: Tibor Karaszi: "Re: What does "Create Table #name" do?"
- Reply: Tibor Karaszi: "Re: What does "Create Table #name" do?"
- Messages sorted by: [ date ] [ thread ]