Community Circle
Search this blog
Steve’s tweets
- @ChrisHyde325 @sqlstudent144 @lovee_charms I learned from Dive Into Python, but I like the idea of a game themed bo… twitter.com/i/web/status/1… 5 hours ago
- @sqlatspeed Sending lots of energy her way. Hope things go well 6 hours ago
- @HiltonHHonors Just FYI, links in your promotion today don't work, then I try to fill out a Contact US form and it… twitter.com/i/web/status/1… 7 hours ago
The Current Book
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career
- cell phone
- Cloud Computing
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- patching
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Change Automation
- SQL Clone
- SQL Connections
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Daily Archives: September 29, 2010
The Design Investment
How much of an investment should you make in learning design? Steve Jones talks about why we should learn how to do it right. Continue reading
Grabbing SWAG
It’s getting close to the time for the SQLServerCentral party events this fall, and time to start gathering up SWAG to give to people. In the past, I’ve hosted a SQLServerCentral party at the PASS Summit, and it’s always been … Continue reading
Common SQL Server Mistakes – Indexing Every Column
If one index helps speed up queries, than more indexes should help more, right? They do, but they also come at a price. Both in performance during data modifications (insert/update/delete), and in terms of space since each index must be … Continue reading
Posted in Blog
Tagged Common SQL Server Mistakes, presentations, sql server, syndicated
Comments Off on Common SQL Server Mistakes – Indexing Every Column