SQL Server DBA

Tutorials on SQL Server Database Administration, or DBA, to manage databases, users and security. With examples of SQL Server scripts to create databases. And also modify, maintain and delete MS SQL databases. But also how to maintain database servers and instances.

Managing SQL Server databases with DBA tutorials

First of all, how do you create a SQL Server database? It is possible to create a database from a T-SQL script or from the SSMS GUI without writing SQL code.