Search Arguments
SARG or Search Arguments are very important for a good query, even if the predicate is very selective and supported
"The force is strong with this one"
SARG or Search Arguments are very important for a good query, even if the predicate is very selective and supported
Sometimes we need to use temporary tables to do aggregations, joins or to simplify the job. SQL Server supports a
The term set-based is used to describe an approach to handle querying tasks and is based on principles from the
Why I started my blog with some posts about query optimizer, execution plans and logical processing? Well, before you learn