My plan is to create a temporary table using the $this->Model->query(); method then load it as a Model but I\'m getting an error staying \"Missing Database Table\". Turning
After doing google for an hour .. finally found a way to have Model on Temporary table and it works like a charm
http://web2.0goodies.com/blog/uncategorized/mysql-temporary-tables-and-cakephp-1-3/