Community Circle
Search this blog
Steve’s tweets
- 2020 Advent of Code–Day 1 voiceofthedba.com/2021/01/27/202… 2 hours ago
- RT @YatesSQL: Remembering the Past voiceofthedba.com/2021/01/27/rem… via @way0utwest 4 hours ago
- @ZCodewarrior Yes 6 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
- 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: February 1, 2016
Loading a Text File from T-SQL
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. One of the interesting things I’ve had to work on with the Advent of Code puzzles is loading files … Continue reading
Posted in Blog
Tagged SQLNewBlogger, syndicated, T-SQL
Comments Off on Loading a Text File from T-SQL
What is the True Version of Code?
As I’ve been working on more development tasks, I regularly hear from developers that a version control system (VCS) is the “true” version of our code. We should always look to a VCS for the actual code that we need … Continue reading
Posted in Editorial
Tagged software development, version control
Comments Off on What is the True Version of Code?