Hi team,
I need help with a query to retrieve guest space information in DBeaver. For example, I use the following query to retrieve both public and private space details-
SELECT * FROM Space WHERE Id = 326;
Can anyone suggest how to modify or create a query to fetch guest space information specifically from DBeaver application