ERROR | fact table must be included in the from clause |
CAUSE | An attempt to create a join index was made, which failed because the from clause does not contain the fact table. |
ACTION | Ensure that the from clause contains the fact table. |
ERROR | fact table must be included in the from clause |
CAUSE | An attempt to create a join index was made, which failed because the from clause does not contain the fact table. |
ACTION | Ensure that the from clause contains the fact table. |