DBeaver allows you to create SQL Script tasks that execute one or more saved SQL scripts. For example, you can group maintenance or cleanup scripts into a single task and run them together at a ...
SELECT 'IF NOT EXISTS (SELECT [name] FROM sys.database_principals WHERE [name] = ' + SPACE(1) + '''' + [name] + '''' + ') BEGIN CREATE USER ' + SPACE(1) + QUOTENAME ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results