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
- @INS2I_CNRS @CNRS @LAMIH_UPHF @CNRS_HdF @UphfOfficiel belles couleurs. toutes nos félicitations 19 minutes ago
- Good thing this song never gets old. It's playing on a loop https://t.co/yN6fV4SOah 24 minutes ago
- Quick commute to @TechoramaBE https://t.co/d6gOYpm2is 33 minutes ago
- The precons for the @PASSDataSummit are out passdatacommunitysummit.com/sessions/pre-c… 1 hour ago
- Still time to register for VSLive Austin, June 13th-17th and learn #DevOps, databases, and more Save $400 with SPK… twitter.com/i/web/status/1… 10 hours ago
- You can see the @PASSDataSummit Learning Pathways for November: passdatacommunitysummit.com/sessions/learn… Register for the Summit an… twitter.com/i/web/status/1… 10 hours ago
- Worth a read and a few minutes of deep thought. twitter.com/BrentO/status/… 16 hours ago
- Daily Coping 24 May 2022 voiceofthedba.com/2022/05/24/dai… 16 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: 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