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
- Daily Coping 1 Jul 2022 voiceofthedba.com/2022/07/01/dai… 2 hours ago
- @jdanton You should. Hard to find good guidance on what works and what didn't over time 2 hours ago
- Today's editorial: The Useful Cloud Tags voiceofthedba.com/2022/07/01/the… 2 hours ago
- Updates from Coping Tips voiceofthedba.com/2022/07/01/upd… 10 hours ago
- @tomaz_tsql I thought that was both creative and different 18 hours ago
- nope https://t.co/pZeG7jiyx4 19 hours ago
- @EdwinMSarmiento Reaching you to see if you might want to host a T-SQL Tuesday sometime. Feel free to DM or email m… twitter.com/i/web/status/1… 19 hours ago
- RT @SQLServerGeeks: DPS 2022 Pre-Cons price increases in 1 day (from July 1). Grab the lowest price now: bit.ly/dps2022PreCons https://… 20 hours 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: September 21, 2020
Better Productivity: Cycling the Windows Clipboard in Windows 10
A quick tip I learned, that has become handy for me. Tl;dr: Try Win+V Often I am moving lots of information between different applications. I might do some editing, some code movement, even grabbing notes for reporting feedback to dev … Continue reading
Posted in Blog
Tagged syndicated, windows
Comments Off on Better Productivity: Cycling the Windows Clipboard in Windows 10
Daily Coping 21 Sep 2020
I started to add a daily coping tip to the SQLServerCentral newsletter and to the Community Circle, which is helping me deal with the issues in the world. I’m adding my responses for each day here. Today’s tip is to … Continue reading
Compatibility Level Confidence
SQL Server databases have had a compatibility level in them for a long time. This is a number that essentially corresponds to a version. We had 70 for version 7.0, and then we went to 80 for SQL Server 2000, … Continue reading