selecting the list of databases using a query instead of checking or unchecking manually
selecting the list of databases using a query instead of checking or unchecking manually once we selected the SQL instance where we want to execute the script.
e.g:- when we want to execute a script on the required databases instead of all databases in an instance, currently we can select SQL server instance and the databases in it all are considered for execution - if we want we can manually uncheck them - what if we have thousand of databases on an instance - manually unchecking the databases will be a nightmare, So we request a feature where after connecting to the instance we can select desired databases using a query where we want script to get executed.