Problems with testing database connection
Hello! Perhaps there was already such a question, but still. A service of SQL-query type produces the following error when I try to test it:

There is a connection to the database itself, there is a data in it too. As I understand, the problem is that my service is perceived as empty. But I don't understand what could be wrong.

