Community Circle
Search this blog
Steve’s tweets
- @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… 15 minutes ago
- Recovering Data from a Backup with SQL Data Compare voiceofthedba.com/2021/01/25/rec… 19 minutes ago
- I am speaking at @CsharpCorner 's Virtual SQL Server conference this week, 29-30 Jan 2021. Register for some great… twitter.com/i/web/status/1… 36 minutes 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 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