Hello.
I want to realize the following SQL Statement via PP.
select name from sysdatabases where name LIKE 'XX_%'
Bevor that a realized a SQL connection to the Master DB.
When i make a Get Rows action, under Table the sysdatases want show up.
Categories: