This message was deleted.
# general
s
This message was deleted.
b
The error says there is issue with the actual query:
Object 'cg-demo' not found.
Check the table cg-demo present or not and was the table name given in double quotes
d
Hello @Bibek Sahoo
cg-demo
is present and table name is given in double quotes
Just want to re-iterate - I am trying to run query from UI console by passing query context
b
I think first we need to check why it is saying object not found, just try to run a basic query on that to avoid the object not found error and then proceed further to check.