Reason:
You attempted to purge a table using purge_table() but the table is non local.
Resolution:
Ensure you provide the name of a known local table.
Tips:
- Use the star$tables view to find the name and scope of known tables.
Reason:
You attempted to purge a table using purge_table() but the table is non local.
Resolution:
Ensure you provide the name of a known local table.
Tips:
Comments
Article is closed for comments.