Re: Table Variable vs Temporary Table
From: Adi (adico_at_clalit.org.il)
Date: 11/24/04
- Next message: Alejandro Mesa: "RE: How to force a deadlock"
- Previous message: Marc Mertens: "Re: Security and Views"
- In reply to: CB: "Table Variable vs Temporary Table"
- Next in thread: Yoshi: "Re: Table Variable vs Temporary Table"
- Messages sorted by: [ date ] [ thread ]
Date: 24 Nov 2004 06:57:51 -0800
AFAIK one of the main difference between temporary table and table
variable is that there are no statistics for table variable but there
are statistics for temporary table. The lack of statistics for the
table variable might cause the performance difference.
Adi
- Next message: Alejandro Mesa: "RE: How to force a deadlock"
- Previous message: Marc Mertens: "Re: Security and Views"
- In reply to: CB: "Table Variable vs Temporary Table"
- Next in thread: Yoshi: "Re: Table Variable vs Temporary Table"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|