Blogs Nikhil Thakkar in Blogs Microsoft SQL Server to Oracle Database Connectivity from SSIS using Attunity Connector Almost every environment now a days need to source data from different source system. Here is how you can establish... 15 June 2021 4 min read
Database Administration Robert Sheldon in Database Administration SQL Server and hyperconvergence To be efficient and save money, many organizations are looking at hyperconverged infrastructures for SQL Server. In this article, Robert... 15 June 2021 16 min read
Robert Sheldon Simple Talk Storage 101 by Robert Sheldon The only way to derive meaning from the massive amounts of data collected today is to develop innovative high-performing, high-capacity... 10 May 2021 2 min read
Blogs Dennes Torres in Blogs Malta Data Saturday and Our New Era The Malta Data Saturday is finishing. I still need to compile the numbers, but the comments and feedback areĀ great. Let’s... 26 April 2021 13 min read
Dennes Torres in Blogs Data Platform: Links to Study and Learn Last Friday I appeared in the middle of a Brazilian Twitch live made by a friend and while they were... 29 March 2021 4 min read
Blogs Louis Davidson in Blogs Visualizing a set of SQL Server Graph tables by generating TGF Format In my last blog, I built some Powershell to take a graph that I had modelled and bring that into... 09 February 2021 7 min read
Career Sergey Gigoyan in Career SQL Server interview questions for experienced developers SQL Server tech interview questions must be well crafted to make sure the candidate actually knows the topic. In this... 05 January 2021 16 min read
T-SQL Programming Uwe Ricken in T-SQL Programming Heaps in SQL Server: Part 4 PFS contention When inserting rows into a heap, SQL Server must sometimes update the PFS page which can PFS contention and affect... 05 January 2021 14 min read
Blogs Dennes Torres in Blogs How to not go mad with schema compare in SSDT SSDT (SQL Server Data Tools) is really great to manage database schema changes. However, due to a disappeared feature, SSDT... 03 August 2020 2 min read
Phil Factor Temporary Tables in SQL Server Temporary tables are used by every DB developer, but they're not likely to be too adventurous with their use, or... 01 August 2020 22 min read
Roy Ernest Introduction to SQL Server Spatial Data Many applications require the handling of geospatial data. Roy and Surenda take you through the basics of SQL Server spatial... 18 March 2020 22 min read
Blogs Louis Davidson in Blogs Discovering Three or Four Part Names in SQL Server Database Code I am in the middle of a project to enable our corporate databases to work with continuous integration using RedGate... 08 March 2019 6 min read
Blogs Dennes Torres in Blogs Graph Edge Constraints and a Crystal Ball When I read the list of new features in SQL Server 2019 I became very proud of my crystal ball... 08 December 2018 2 min read
Blogs Louis Davidson in Blogs I Have an Exclusive Lock, My Row Is Safe, Right? Note: This is an update of a blog I posted in 2006 with a lot of additional information (I was... 06 December 2018 7 min read
Blogs John Paul Cook in Blogs Simulating Bad Networks to Test SQL Server Replication SQL Server replication works well on a low latency, high bandwidth network. When actual networks have high latency or limited... 02 January 2018 8 min read
Kalen Delaney SQL Server Internals: In-Memory OLTP In this book Kalen Delaney introduces and explains how the 2016 In-Memory OLTP engine works. The Hekaton internals knowledge offered... 07 December 2017 2 min read
Robert Sheldon SQL Server System Functions: The Basics Every SQL Server Database programmer needs to be familiar with the System Functions. These range from the sublime (such as... 31 March 2016 22 min read
Enrico van de Laar The SQL Server 2016 Query Store: Forcing Execution Plans using the Query Store The SQL Server 2016 Query Store can give you valuable performance insights by providing several new ways of troubleshooting queries,... 16 March 2016 7 min read
Dennes Torres Creating a Date Dimension in a Tabular Model As well as its multidimensional model, SQL Server Analysis Services (SSAS) now has a tabular model of database that either... 15 March 2016 23 min read
Robert Sheldon SQL Server Metadata Functions: The Basics To be able to make full use of the system catalog to find out more about a database, you need... 09 March 2016 21 min read