ERROR | join index must be created on tables |
CAUSE | An attempt to create a join index was made, which failed because the from clause contains non table object. |
ACTION | Ensure that the from clause only contains tables. |
ERROR | join index must be created on tables |
CAUSE | An attempt to create a join index was made, which failed because the from clause contains non table object. |
ACTION | Ensure that the from clause only contains tables. |