MySQL Forums
Forum List  »  Microsoft SQL Server

Re: Solution for Migrating @Tbl Table Variables
Posted by: Bob Field
Date: February 14, 2007 04:24PM

A temporary table in MySQL can be created with your choice of engine, including the Memory engine which stores the data in memory.

Options: ReplyQuote


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


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.