MySQL Forums
Forum List  »  Microsoft SQL Server

Re: Solution for Migrating @Tbl Table Variables
Posted by: Jonathan Haddad
Date: February 14, 2007 01:29PM

Hi Jay,
The advantage to table variables, from what I understand, is they are not written to disk. Temporary tables in MSSQL are always written to disk. What is the behavior in MySQL?

Options: ReplyQuote


Subject
Written By
Posted
Re: Solution for Migrating @Tbl Table Variables
February 14, 2007 01:29PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.