Skip to content
March 30, 2023
  • Subscribe
  • Twitter
  • LinkedIN Group (Forum)
  • Facebook Group (Forum)
  • Facebook Page
  • YouTube
  • Telegram Group (Forum)
SQLServerGeeks

SQLServerGeeks

SQL Server Education (by the geeks, for the geeks)

Free Live Event Free Live Training Virtual Symposium DPD banglore
  • Free Courses
  • Blogs
    • Subscribe To Our Newsletter
    • SQLServerGeeks Bulletin Index
    • The Scripts Garage
    • All Blog Posts
    • One DMV a Day Series
    • Accidental DBA Series
    • One Operator a Day Series
    • One Trace Flag a Day Series
  • Magazine
  • Events
    • Browse Events
    • Suggest Topics
  • Videos
    • SSG Videos Lobby
    • SQL Server Tutorials & Demos
    • Webinar Recordings
    • SQLShighra Recordings
    • Virtual Symposium Recordings
      • SQL Server & Azure SQL – May 2021
      • SQL Server 2019 & Azure SQL – May 2020
    • Geek Talks
  • RESOURCES
    • SQL Server Resources
    • SQL Server Notes by Amit Bansal (AB)
  • About Us
    • Subscribe To Our Newsletter
    • Social Channels
    • SSG Team
    • Join Us
    • Speakers
    • Blog With Us
    • Contact Us
    • Write a Guest Post
    • Testimonials
    • Join DataPlatformGeeks community
  • Log In
  • Join Now
Main Menu

Author: Kanchan Bhattacharyya

SQL Server

SQL Server Execution Plan (One Operator a Day) Index

July 20, 2015 - by Kanchan Bhattacharyya - 1 Comment

Dear Geeks, Last Staurday, 18th July while interacting with attendees of SQL Server Day event held at Gurgaon and feedback from my friend Prince, I realized that I should publish a …

SQL Server Execution Plan (One Operator a Day) Index Read More
SQL Server

Auto parameterization in SQL Server

December 5, 2014November 30, 2014 - by Kanchan Bhattacharyya - Leave a Comment

Dear Friends, Today we are going understand auto parameterization in SQL Server. In simple words SQL Server query optimizer may return the same plan in the cases where it doesn’t matter …

Auto parameterization in SQL Server Read More
SQL Server

SQL Server optimize for unknown and local variables

December 2, 2014November 29, 2014 - by Kanchan Bhattacharyya - Leave a Comment

Hi Geeks, In my previous blog post we saw how parameter sniffing could negatively impact any query performance when SQL Server query optimizer decides to sniff parameters. There are different ways that …

SQL Server optimize for unknown and local variables Read More
SQL Server

Parameter sniffing in SQL Server

November 29, 2014November 29, 2014 - by Kanchan Bhattacharyya - 1 Comment

Hi Friends, SQL Server uses histograms from statistics objects to estimate cardinality of a query and this helps SQL Server to produce an optimal execution plan. Query optimizer has to inspect …

Parameter sniffing in SQL Server Read More
SQL Server

SQL Server narrow plans (per-row)

November 26, 2014November 26, 2014 - by Kanchan Bhattacharyya - Leave a Comment

Hi Friends, When we update any data which has to modify and update existing non-clustered index using per row is also known as SQL Server narrow plans. In per row operations …

SQL Server narrow plans (per-row) Read More
One Operator a Day / SQL Server

OPTIMIZE FOR query hint in SQL Server

November 20, 2014July 3, 2020 - by Kanchan Bhattacharyya - Leave a Comment

Hi Geeks, Many of us might have experienced that a query runs perfect for long time then suddenly it started performing very bad with no clues. After lot of investigation, we …

OPTIMIZE FOR query hint in SQL Server Read More
One Operator a Day / SQL Server

SQL Server plan guide and execution plan

November 19, 2014July 3, 2020 - by Kanchan Bhattacharyya - Leave a Comment

Hi Geeks, Think of a situation when you want to apply query hint to a query that is part of application code but development team is unwilling to touch application code. …

SQL Server plan guide and execution plan Read More
One Operator a Day / SQL Server

SQL Server expand views hint and execution plan

November 18, 2014July 3, 2020 - by Kanchan Bhattacharyya - Leave a Comment

Hi Geeks, Today I will be talking about SQL Server expand views hint and its impact on execution plan. We will create an indexed view first then dive into the topic. –USE …

SQL Server expand views hint and execution plan Read More
One Operator a Day / SQL Server

SQL Server query hints execution plan – Part3

November 17, 2014July 3, 2020 - by Kanchan Bhattacharyya - Leave a Comment

Hi Geeks, Welcome to the Part3 of SQL Server query hints execution plan. You can read last two posts by clicking Part1 and Part2. Today we are going to see how …

SQL Server query hints execution plan – Part3 Read More
One Operator a Day / SQL Server

SQL Server query hints execution plan – Part2

November 16, 2014July 3, 2020 - by Kanchan Bhattacharyya - Leave a Comment

Hi Friends, Welcome to the Part2 of SQL Server query hints execution plan and you can read Part1 by clicking here. Let us start with a simple query. In the example below …

SQL Server query hints execution plan – Part2 Read More

Posts navigation

1 2 … 11 Next

Subscribe to SQLServerGeeks


Ad

Virtual Symposium

master classes



SSG_linkedin

SSG_fb

About Us

  • Core Team
  • Authors
  • Blog With Us
  • Testimonials
  • Contact Us
  • Join DataPlatformGeeks Community

Virtual Symposium

Copyright © 2022 SQLServerGeeks. Community initiative by Amit Bansal | Anti-Harassment Policy
Powered by WordPress and HitMag.