Is it possible to create temporary MYSQL table?
I would like to know whether it is possible to create temporary MYSQL table like that in SQL Server.
And Oracle using PL/SQL language.
Will it affect the data fetching speed or time?








