News

SQL Server has a long list of roles for server, database, and applications that outline things like permissions, data selection and modification, and disk management. Examine how roles play a part ...
During the last few articles, we have covered the basics of working with SQL server using the Server Management Objects (SMO) and PowerShell. We have covered things such as viewing the state of ...
SQL Server’s End of Life Puts the Spotlight on Database as a Service Many IT managers are already looking at the possibility of shifting workloads to cloud service providers.
SQL Server 2005 makes assigning this permission much easier through the use of new database roles in the msdb database. SQLAgentReaderRole ...
SQL Trace is the heart of SQL Server 2000’s auditing capabilities. In fact, Microsoft resurrected SQL Trace, which had been downplayed in SQL Server 7.0, specifically to facilitate auditing.