Search this blog
The Current Book – Do Hard Things
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
- RT @jaxssug: Just over 24 hours left until Speaker Call closes for #SQLSatJax #SQLSaturday! If you still need to submit your sessions, go t… 1 hour ago
- Nice to see more pictures of the new @redgate office. Can't wait to visit: Redgate’s new Cambridge HQ oozes high-cl… twitter.com/i/web/status/1… 2 hours ago
- Lol, AI training AI (maybe) -> Bard reportedly used responses from ChatGPT for training, Google denies from… twitter.com/i/web/status/1… 2 hours ago
- Autonomous Driving Around London voiceofthedba.com/2023/03/31/aut… 3 hours ago
- Building a Better Profile voiceofthedba.com/2023/03/31/bui… 3 hours ago
- @DenverSportsCom @DMacRadio @heyrachelvigil @Shapalicious 71 22 hours ago
- @KarenPayneMVP @brianrandell @DBAKevlar Had some initial streaming issues. It finally started working about 10 afte… twitter.com/i/web/status/1… 22 hours ago
- setting up now. Starting, well, whenever they tell me to start. twitter.com/DBAKevlar/stat… 1 day 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: December 23, 2015
Getting all Yesterday’s Sales, or Finding Midnight Yesterday
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as#SQLNewBloggers. I see questions like this regularly. How do I get all the sales from yesterday? I tried using DATEADD(day, –1, … Continue reading