Automatic database mapping
Each SQLCatalog automatically maps its target cluster to one database in the SQLWorkspace engine. Within that database, StreamNative maps each eligible topic to a specific schema and managed source:
A managed source is queryable in the SQL
FROM position like a table, but it remains a source object. SQLCatalog does not automatically create user tables or materialized views.
Use the exact mapped schema and source names shown in SQL Studio and enclose them in double quotes: