17,055 reputation
1442
bio website dcac.co
location Oceanside, CA
age 35
visits member for 2 years, 4 months
seen May 15 at 15:48
stats profile views 1,048

Denny Cherry is an independent consultant with over a decade of experience working with platforms such as Microsoft SQL Server, Hyper-V, vSphere and Enterprise Storage solutions. Denny’s areas of technical expertise include system architecture, performance tuning, security, replication and troubleshooting. Denny currently holds several of the Microsoft Certifications related to SQL Server for versions 2000 through 2008 including the Microsoft Certified Master for SQL Server 2008 as well as being a Microsoft MVP for several years and a VMware vExpert.

You can find more information about Denny on mrdenny.com and more information about his book Securing SQL Server on it's site securingsqlserver.com.


Oct
2
revised Where to look for a bottleneck after elimitating CPU, memory, and disk
added info about looking at the execution plan and statistics io.
Sep
29
revised Parallelism Best Practices
added 815 characters in body
Sep
25
revised Backing up SQL DB more frequently
added 139 characters in body
Sep
20
revised Is it possible to fetch or update table data by table field type?
deleted 2 characters in body; edited title
Sep
8
revised How can I backup & restore a single FILEGROUP in Sql Server 2008
edited tags
Sep
8
revised How does table compression affect SQL Server's buffer pool?
new tag
Aug
28
revised Restore single page of a database - syntax error
added 1 characters in body
Aug
26
revised Is there such thing as Custom Data Types?
added SQL Server info.
Aug
24
revised Is there any way to temporarily enforce columnar uniqueness on items currently being inserted?
edited tags
Aug
17
revised Efficency of stored procedures vs raw queries
adding info about security.
Aug
17
revised Efficency of stored procedures vs raw queries
added 130 characters in body
Aug
5
revised Recommendations for MS SQL Server monitoring software or service?
Added SQL Sentry
Aug
4
revised Recommendations for MS SQL Server monitoring software or service?
Added SCOM
Jul
11
revised Best practices on common person fields (Name, email, address, gender etc…)
edited body
Jul
11
revised Best practices on common person fields (Name, email, address, gender etc…)
added 795 characters in body
Apr
30
revised Creating centralized DBA database
added 14 characters in body
Mar
11
revised How to design a relationship database table to store friendship relationship?
added 6 characters in body
Mar
8
revised Which is better: identity columns or generated uinique id values?
added 137 characters in body
Feb
9
revised Alternatives to an INSERT Trigger
edited tags
Jan
28
revised What is the best way to get a random ordering?
Removed the reference to RAND() as it isn't a way to get a random order.