Greg A. Larsen
|
|

Greg A. Larsen is the lead DBA for the Washington State Department of Health. He is an MCITP Database Administrator and Database Developer, has authored numerous articles, hosts the www.sqlserverexamples.com website, and consults part-time.
Email address: gregalarsen@msn.com
Web site: http://www.sqlserverexamples.com
|

3 results found for Greg A. Larsen, displaying items 1 - 3
|
 |
Quickly Find Your Worst-Performing T-SQL Statements
Here's a stored procedure that lets you quickly and easily produce customized reports showing the poorest-performing T-SQL statements that were run against your SQL Server 2008 and SQL Server 2005 databases.
SQL Server Magazine
Generating New SQL Server Logins
When you create a SQL Server login that has the same permissions as an existing login, the process of researching the old login's permissions and reassigning them can be tedious. Here's a way to automate permissions analysis-- and save your sanity.
SQL Server Magazine
Avoiding the Red Zone
You know you can predict future database storage needs by evaluating past usage, but how do you collect the historical statistics? Here's a 2-step process that lets you do it yourself.
SQL Server Magazine
|
|