Hello,
can you also run following statement (if you are on multitenant setup then run in each tenant):
SELECT * FROM SYS.OBJECTS WHERE OBJECT_NAME='<name of your table>'
Tomas
Hello,
can you also run following statement (if you are on multitenant setup then run in each tenant):
SELECT * FROM SYS.OBJECTS WHERE OBJECT_NAME='<name of your table>'
Tomas