Quantcast
Channel: Ritesh Shah (Extreme-Advice.Com) » TSQL
Browsing all 3 articles
Browse latest View live

DISTINCT keyword and query performance in SQL Server

  DISTINCT keyword and query performance in SQL Server DISTINCT is really useful and handy whenever you wanted to have distinct value in your result set but nothing comes free and DISTINCT keyword is...

View Article



Execute INSERT, UPDATE, DELETE statement together with MERGE statement in SQL...

  Execute INSERT, UPDATE, DELETE statement together with MERGE statement in SQL Server I used to review new stored procedure which is going to be live. Recently I have seen that one of the developers...

View Article

Dynamic filter in WHERE Clause with CASE_WHEN_THEN in SQL Server

  Dynamic filter in WHERE Clause with CASE_WHEN_THEN in SQL Server   I have very often seen that people are so used to with traditional methods and hence never think in terms of set based programming,...

View Article
Browsing all 3 articles
Browse latest View live


Latest Images