Community Circle
Search this blog
Steve’s tweets
- Grateful I can watch my kid present his senior college graduation project, sad I can't be there in person 3 hours ago
- 2020 Advent of Code – Day 4 voiceofthedba.com/2021/04/16/202… 3 hours ago
- RT @datasaturdays: A new Data Saturday event has been scheduled Data Saturday #12 - DATA ANZAC June 25 at 21:00 UTC through till June 25… 4 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
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Clone
- SQL Connections
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- testing
- tools
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Daily Archives: September 8, 2010
Common SQL Server Mistakes – GUID as a Clustered PK
I haven’t been thrilled with GUIDs as primary keys, mainly because I think that it’s hard for humans to work with GUIDs. A GUID, or uniqueidentifier, looks like this:ECB6ECB4-ACCB-4382-84D1-19990D59CA2FNot exactly something I want to try and type or include in … Continue reading
Posted in Blog
Tagged databases, sql server, syndicated
Comments Off on Common SQL Server Mistakes – GUID as a Clustered PK
Developer Deployment Frustrations
Why don’t developers like SQL Server? Probably a few reasons, but I’m sure this is one that really frustrates them. I found a Connect Item that was titled: Why is Deploying SQL Server 2008 R2 sooooo FRUSTRATING?!! There really is … Continue reading
Posted in Editorial
Tagged software development, sql server
Comments Off on Developer Deployment Frustrations