Hi guys,
I'm trying to see the data contained on the ZAP hsqldb database but for some reason I can't see that the tables where the data is supposed to be (PUBLIC).
I tried saving the session and connecting to the database by using DBeaver. I managed to connect to the database correctly and see some tables from the INFORMATION_SCHEME. However, as I said before, I can't see the tables of PUBLIC.
Any ideas why I can't see them? It's quite strange.
Thanks in advance.