Search this blog
The Current Book – Do Hard Things
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- 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
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Search this blog
Steve’s Tweets
- @LadyRuna @_workchronicles @GoblinWriter @BuckWoodyMSFT @landrews5807 Lol, excellent 4 hours ago
- @PaulRandal One of my favorites as well. That prayer is a mantra for me. 1 day ago
- Just realized not a lot of people joined in the AI #tsql2sday this month. A small tound up. amazonwebshark.com/t-sql-tuesday-…… twitter.com/i/web/status/1… 1 day ago
- No travel for a few weeks. I was feeling relieved, but just got another trip booked for July, so H2 scheduling it starting. 1 day ago
- Capturing Data Changes voiceofthedba.com/2023/03/27/cap… 1 day ago
- RT @GFritchey: Call for Speakers for SQL Saturday Columbus 2023 is open on Sessionize and I've just submitted a session! https://t.co/uFvj… 4 days ago
- @dduensingIII Enjoy the trip 4 days ago
- Another crowded morning in the office https://t.co/aztmgEdSEs 4 days ago
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- 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
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Older Posts
Meta
Daily Archives: October 20, 2010
Boulder SQL Server User’s Group – Common SQL Server Mistakes
The first iteration of my presentation on Common SQL Server Mistakes, based on the various things I’ve seen in the forums over the years as well as written about on this blog, was last night. It went fairly well, though … Continue reading
Posted in Blog
Tagged speaking, syndicated, user groups
Comments Off on Boulder SQL Server User’s Group – Common SQL Server Mistakes
Common SQL Server – Not Indexing FKs
This series looks at Common SQL Server mistakes that I see many people making in SQL Server. Foreign Keys It’s way too often that I see people building databases without including declared referential integrity (DRI) in their databases. Even when … Continue reading
Posted in Blog
Tagged Common SQL Server Mistakes, indexing, presentations, sql server, syndicated, T-SQL
Comments Off on Common SQL Server – Not Indexing FKs