Installing SQL Server: Video Tutorial
In this video I talk you through installing SQL Server 2017 RC1 on Windows Server 2016 virtual machine. It’s a...
2017-07-24
458 reads
In this video I talk you through installing SQL Server 2017 RC1 on Windows Server 2016 virtual machine. It’s a...
2017-07-24
458 reads
I had an interesting question on twitter last week when I published my post on Running Linux Container on Windows:...
2017-07-24
374 reads
I get asked all the time – “why virtualize SQL Server if I’m content with my physical servers today?” The normal...
2017-07-24 (first published: 2017-07-12)
3,127 reads
As a database developer or DBA, or even software developer, you must have met up with the difficulties of finding some strings/sub-strings in the text columns. In such situations,...
2017-07-24
49 reads
As a database developer or DBA, or even software developer, you must have met up with the difficulties of finding...
2017-07-24
3,499 reads
As a database developer or DBA, or even software developer, you must have met up with the difficulties of finding some strings/sub-strings in the text columns. In such situations,...
2017-07-24
119 reads
We are having an extra Louisville SQL Server and Power BI User Group meeting this month due to the SQL...
2017-07-24
413 reads
As so many stories do, this story starts with a failover - in this case an Availability Group (AG) failover.
https://cdn.meme.am/cache/instances/folder984/400x/59300984.jpg
There were...
2017-07-24
1,603 reads
T-SQL Tuesday
For T-SQL Tuesday this month Raul Gonzalez has asked us all to blog about lessons learnt the hard way:
http://www.sqldoubleg.com/2017/07/03/tsql2sday-92-lessons-learned-the-hard-way/
My...
2017-07-24 (first published: 2017-07-11)
9,329 reads
This is the reality of learning newer tech somewhat in depth and working with it. What this series of posts...
2017-07-24
181 reads
By Steve Jones
After my session at VSLive last week, I had a few questions from the...
Referrals have never been more important in the job market. They’re no longer nice...
By Steve Jones
dorgone– adj. wondering if you could slip away from an event or group conversation...
I have about 100 Tables that are all suffixed with _Modify. These tables record...
Comments posted to this topic are about the item Make It Routine
Comments posted to this topic are about the item Finding Gaps in Sequential Data...
If I want to know whether a number of negative, positive, or zero, what is the easiest way to get this in T-SQL?
See possible answers