ERROR | join index cannot be based on a temporary table |
CAUSE | An attempt to create a join index was made, which failed because one of the tables was temporary. |
ACTION | Ensure no underlying tables are temporary. |
ERROR | join index cannot be based on a temporary table |
CAUSE | An attempt to create a join index was made, which failed because one of the tables was temporary. |
ACTION | Ensure no underlying tables are temporary. |