Search this blog
-
The Current Book
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
- Join me on July 27 to talk Database #DevOps with @SQLGroup. Register now and join me to learn and discuss what you… twitter.com/i/web/status/1… 27 minutes ago
- RT @dgmelkin: Who's got two thumbs and is hosting #tsql2sday this month? Me! And I want your opinions... debthedba.wordpress.com/2022/07/05/t-s… 2 hours ago
- RT @SQLSatLA: SQL Server 2022 or Azure SQL? Attend 2022 Data.SQL.Saturday.LA to learn more. buff.ly/3OEoaxi #sqlsaturday #sqlsat… 2 hours ago
- Daily Coping 5 Jul 2022 voiceofthedba.com/2022/07/05/dai… 2 hours ago
- RT @Transmokopter: Registered for the full all five days experience at #passsummit. Two great precon days, tons of great sessions and most… 1 day ago
- Daily Coping 4 Jul 2022 voiceofthedba.com/2022/07/04/dai… 1 day ago
- Independence Day 2022 voiceofthedba.com/2022/07/04/ind… 1 day ago
- RT @LisaGB_sql: There has been a lot of discussion lately around diversity in conference speakers. As someone who has gotten a lot out of a… 2 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
Tag Archives: SQLNewBlogger
A Monthly Running Total–#SQLNewBlogger
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Recently I was looking at some data and wanted to analyze it by month. I have a goal that … Continue reading
Removing a LocalDB Instance
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This might be obvious and easy, but I spent a couple minutes learning how to remove a LocalDB instance. … Continue reading
Starting LocalDB–#SQLNewBlogger
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Lots of people have never worked with LocalDB, which is an in-process version of SQL Express. No service account, … Continue reading
Changing the Owner of a Database #SQLNewBlogger
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I had an authorization issue with my account, and I decided to delete it and re-add it. That’s the … Continue reading