Technical support
How to install a new unique database user of the System for effective management bb workspace instead of user "sa"?
Follow the procedure to install a new sql-user of the Microsoft SQL Server.
How to delete the Database Log-file (Transaction Log) of Microsoft SQL Server?To delete the file you can use the procedure "Detach-Attach"
How is it possible to limit the growth of Log-File (Transaction Log) Microsoft SQL Server?The best option to limit the growth of Log-file Microsoft SQL Server is to use the settings Recovery-Model-Simple.