Dinesh's Blog :::: Being Compiled ::::

Showing posts with label Performance Tuning. Show all posts
Showing posts with label Performance Tuning. Show all posts
Sunday, June 4, 2017

Calculate the average value against a large table - SQL Server Brain Basher of the Week #068

›
Let's talk about another Interview Question  related to SQL Server development. This is about one of the aggregate functions that is A...
Thursday, March 2, 2017

Speeding up INSERTs to Columnstore index by bypassing the Deltastore

›
Columnstore index is designed for retrieving large number of records much faster with aggregations and grouping. With SQL Server 2016, we ...
Thursday, December 29, 2016

Setting a higher Priority Base value to SQL Server - are we optimizing the process or taking a risk?

›
There are set of server level configurations related to optimizing SQL Server but not all guarantee that the result will be as expected an...
Monday, August 22, 2016

SQL Server Heap Structure shows many IO than expected

›
It is very rare to see a table with Heap Structure  as it is not a common practice but we still find such tables with some implementations...
Friday, December 18, 2015

SET STATISTICS IO ON : Can you trust the result of this when using scalar functions?

›
One key thing we look at with the performance tuning on TSQL is, number of data pages read for retrieving data either from memory or disk....
›
Home
View web version

About Me

My photo
Dinesh Priyankara
Colombo, Sri Lanka
Dinesh Priyankara (MSc IT) is an MVP – Data Platform (Microsoft Most Valuable Professional) in Sri Lanka with 16 years’ experience in various aspects of database technologies including business intelligence. He has done many local and foreign business intelligence implementations and has worked as a subject matter expert on various database and business intelligence related projects. He is the Founder/Principal Architect of dinesQL (Pvt) Ltd and he consults, teaches and runs training programs on data related solutions and subjects.
View my complete profile
Powered by Blogger.