2018-07-16
695 reads
2018-07-16
695 reads
2018-07-10
719 reads
2018-06-21
759 reads
2017-09-08
845 reads
2017-05-16
987 reads
2017-03-27
961 reads
2017-03-21
1,043 reads
2017-03-06
972 reads
2017-02-27
929 reads
An introduction to the basics of current SQL Server vs v.Next Performance Testing.
2017-02-15
3,451 reads
By SQLBalls
Hello Dear Reader! After a weekend with a lot of activities, it was a...
By Steve Jones
In order to generate migrations, we need to configure Flyway to use a shadow...
By Steve Jones
Today’s coping tip is to get back in contact with an old friend. This...
I would like to know what certifications or paths to choose in order to...
Hi all, I created Extended Events session to capture sql_batch_completed for duration>5 sec sending...
Hello everyone!! I have this SQL statement: SELECT dateadd(year,(2023 - year(DH.DOC_DATE)),DH.DOC_DATE) AS 'Date', DD.STORE_CODE...