ERROR | table string does not exist or is not accessible |
CAUSE | An attempt was made to create a table alias for a table that does not exist or is not accessible. |
ACTION | Grant select privileges on the table to the current user. |
ERROR | table string does not exist or is not accessible |
CAUSE | An attempt was made to create a table alias for a table that does not exist or is not accessible. |
ACTION | Grant select privileges on the table to the current user. |