Do all schemas and all databases Bryanam 创建于 2017年03月28日 17:30 How do I get it to show all schemas for all dbs? Do I need to go db by db and click "all schemas"? cause if i just click "all databases" first it only selects dbo schema in each db.
Hi,
Do you work with MS SQL Server?
All databases will show you all schemas (you have access to).
Thank you.
P.S.: Also, you can use pattern *:* in a data source settings Schemas tab: