Do all schemas and all databases

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.

0

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:

0

请先登录再写评论。