Skip to content
  • Facebook
  • GitHub
  • YouTube
  • Pinterest
My Tec Bits
  • Home
  • Microsoft
    • .Net
      • ASP.NET
      • MVC
      • Visual Studio
    • IIS
    • SQL Server
      • SQL Server 2019
      • SQL Server 2017
      • SQL Server 2016
      • SQL Server 2014
      • SQL Server 2012
      • SQL Server 2008
    • Windows OS
  • Web Development
    • Java Script
    • Jquery
    • Python
    • Bootstrap
    • Zurb Foundation
    • Web Security
  • More
    • macOS
    • Reviews
  • Online Tools
    • Fitness Calculators
    • Encoders & Decoders
    • Cryptography
    • Unit Converters
    • Math. Calculators
    • Date & Time Calculators
    • Finance Calculators

SQL Server

Articles related to SQL Server, SQL Queries, Stored procedures, databases, etc..

Does Index Improve SQL Server Query Performance?

Jul 31, 2019Jun 18, 2013 by Beaulin Twinkle
SQL-Server-Index-Performance-2

Does Index Improve SQL Server Query Performance. Yes Index improves the SQL Server query performance to a large extend. Let’s do an experiment.

Categories SQL Server Tags Performance, SQL Leave a comment

MSDB – What is msdb database?

Jan 7, 2019Jun 14, 2013 by Beaulin Twinkle
SQL-Server-MSDB-Database

MSDB – What is msdb database in sql server and what is it used for? Id this database important? Where is it located? Can we delete this database?

Categories SQL Server Tags SQL Leave a comment

Fix for “unable to load client print control” Error

Jan 27, 2021Jun 12, 2013 by Beaulin Twinkle
My-Tec-Bits

Steps to fix the error “unable to load client print control” received during printing reports SQL Reporting Services reports.

Categories IIS, Internet Explorer, SQL Server Tags Reporting Services, SQL Server 2005, SSRS 1 Comment

Clear Cache and Buffer of Stored Procedure in SQL Server

Jul 31, 2019Jun 6, 2013 by Beaulin Twinkle
DBCC-FREEPROCCACHE-DROPCLEANBUFFERS

Professional way to clear cache and buffer of SQL Server Stored Procedure for performance testing without restarting the server or recreating the procedure.

Categories SQL Server Tags Performance 1 Comment

SP_WHO and SP_WHO2

Jul 31, 2019Jun 5, 2013 by Beaulin Twinkle

SP_WHO and SP_WHO2 – Brief description about Microsoft system stored procedures SP_WHO and SP_WHO2. SP_WHO vs SP_WHO2 which one to use when.

Categories SQL Server Tags Performance, SQL Leave a comment

What is DBMS? What is RDBMS? DBMS vs RDBMS

Aug 18, 2018Sep 9, 2012 by Beaulin Twinkle
DBMS vs RDBMS

What is DBMS? What is RDBMS? This article will give you a basic idea about SQL DBMS & RDBMS as wells as the difference between DBMS and RDBMS in tabular form.

Categories Oracle Database, SQL Server Tags Database, DBMS, Oracle, RDBMS 12 Comments

What is SQL Server? How to get SQL Server?

Aug 18, 2018Sep 9, 2012 by Beaulin Twinkle
what-is-sql-server

Do you want to know about SQL Server and how to get it. Here is a brief article about SQL server. This article will provide you a basic understanding about SQL Server.

Categories SQL Server Tags SQL Server 2008, SQL Server 2012, SQL Server 2014 Leave a comment

ASP.NET Caching with SqlCacheDependency

Jan 7, 2019Aug 14, 2012 by Beaulin Twinkle
Bootstrap3 with ASP.NET MVC5 and EF6 18

ASP.NET caching technology has various technique for specific caching requirements. SqlCacheDependency class is one among them.

Categories .Net, IIS, SQL Server Tags ASP.NET, Performance Leave a comment

Using isnull in where clause is expensive in SQL Server

Aug 18, 2018May 26, 2012 by Beaulin Twinkle
My-Tec-Bits

Using isnull in where clause is expensive in SQL Server. How to avoid useing isnull? Simple way to use case instead of isnull in where clause.

Categories SQL Server Tags Performance, SQL 3 Comments
Newer posts
← Previous Page1 … Page10 Page11

Article Categories

  • Android (2)
  • Apple (21)
    • macOS (21)
  • Internet & Web Dev. (144)
    • DNN (4)
    • Java Script (10)
    • Jquery (8)
    • PHP (7)
    • Python (75)
    • Twitter Bootstrap (25)
    • Web Security (11)
    • Zurb Foundation (6)
  • Linux (2)
  • Microsoft (296)
    • .Net (64)
    • IIS (10)
    • Internet Explorer (3)
    • Office (2)
    • SQL Server (209)
    • Windows (23)
  • Networks And Distributed Systems (2)
  • Oracle (7)
    • Java (2)
    • Oracle Database (5)
  • Others (5)
  • Reviews (10)

Recent Articles

  • How to find the index of an item in a list in Python? Mar 19, 2023
  • How to check if the given string is a number in python? Mar 10, 2023
  • IIF vs CHOOSE in SQL Server Mar 2, 2023
  • How to insert multiple records with a single SQL query? Feb 25, 2023
  • How to drop all the tables from a database in SQL Server? Feb 25, 2023
  • How to reset user settings in Visual Studio Code? Feb 8, 2023
  • How to launch Visual Studio Code from macOS terminal? Feb 3, 2023
  • How to use CHOOSE in SQL Server Jan 28, 2023
  • How to make SQL script to sleep? Jan 13, 2023
  • How to make a PHP script to sleep? Dec 30, 2022

Subscribe MyTecBits.com

Online Tools

  • Fitness Calculators
  • Encoders & Decoders
  • Cryptography
  • Unit Converters
  • Math. Calculators
  • Date & Time Calculators
  • Finance Calculators

Popular Articles

  • SQL Server: Concatenate Multiple Rows Into Single String
  • How to compare contents of two files in Visual Studio Code?
  • How To Get Day Of Week In SQL Server?
  • Getting The List Of Column Names Of A Table In SQL Server
  • Error: 'SqlConnection' could not be found in the namespace (Solved)
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use. Learn more...
  • Home
  • About Us
  • Contact Us
  • Site Map
  • Terms Of Use
  • Privacy Policy
© 2012 - 2023 My Tec Bits. All Rights Reserved.