Source control isnt just a backup
In the second part of this series on getting more agile and bringing our Sql Server development practices up to date I am going to talk about why you...
2015-02-19
4 reads
In the second part of this series on getting more agile and bringing our Sql Server development practices up to date I am going to talk about why you...
2015-02-19
4 reads
In the second part of this series on getting more agile and bringing our Sql Server development practices up to...
2015-02-19
43 reads
In the second part of this series on getting more agile and bringing our Sql Server development practices up to...
2015-02-19
51 reads
Next week, on Saturday 28, make sure you don’t miss SQLSaturday Pordenone!
Pordenone is the place where the Italian adventure with SQLSaturday...
2015-02-19
647 reads
I was working on a script recently to manage a particular process and wanted to make it generic by allowing...
2015-02-19
1,190 reads
Why the SQL Server is running slow ?
What are the processes running currently on SQL SERVER instance ?
Many other like...
2015-02-19
436 reads
I keep getting questions on what is improved other than the increased number of secondaries(8 now) with AlwaysOn Availability Group(AG) in...
2015-03-02 (first published: 2015-02-19)
7,985 reads
I just returned home from this year’s SQL Cruise in the Caribbean. WOW!
This trip was our first SQL Cruise, but it...
2015-02-19
808 reads
After my last post on parsing the XML, I decided to continue forward and get ready to put the data...
2015-02-18
897 reads
In an effort to understand Power BI and all the products it encompasses, I have made this slide deck to...
2015-02-18
1,113 reads
One of my favourite features of SQL Server 2022 was the T-SQL Snapshot Backups....
By Steve Jones
I have said and written this many times: Redgate Software is the type of...
By SQLPals
How to Check TDE Progress and Elapsed Time in SQL Server ...
Comments posted to this topic are about the item Squared Values
Comments posted to this topic are about the item I Don't Want To Do...
Comments posted to this topic are about the item Managing Feature Flags with GET_BIT()...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers