<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SQL-Tips and Tricks | Varinder Sandhu</title>
	<atom:link href="https://varindersandhu.in/category/sql/sql-tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>https://varindersandhu.in</link>
	<description>Keep it Simple and Smart</description>
	<lastBuildDate>Thu, 04 Mar 2021 17:24:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://varindersandhu.in/wp-content/uploads/2020/05/varindersandhu_favicon.ico</url>
	<title>SQL-Tips and Tricks | Varinder Sandhu</title>
	<link>https://varindersandhu.in</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">22788835</site>	<item>
		<title>SQL Server &#8211; Single Instance vs. Multiple Instances</title>
		<link>https://varindersandhu.in/2015/07/24/sql-server-single-instance-vs-multiple-instances/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Fri, 24 Jul 2015 12:14:00 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Advanced]]></category>
		<category><![CDATA[SQL-General]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Multiple Instances]]></category>
		<category><![CDATA[Single Instance]]></category>
		<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3620</guid>

					<description><![CDATA[<p>Single Instance Pros Only one instance needs to be administered on the single machine. There is no duplication of components or processing overhead, such as having to run multiple database engines on the same computer. This means that the overall performance of a server with a single instance may be</p>
<p>The post <a href="https://varindersandhu.in/2015/07/24/sql-server-single-instance-vs-multiple-instances/">SQL Server – Single Instance vs. Multiple Instances</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3620</post-id>	</item>
		<item>
		<title>Unable to connect the SQL Server Instance &#8211; 26 &#8211; Error Locating Server/Instance Specified</title>
		<link>https://varindersandhu.in/2014/11/21/unable-connect-sql-server-instance-26-error-locating-serverinstance-specified/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Fri, 21 Nov 2014 10:16:00 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Advanced]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[26 - Error Locating Server]]></category>
		<category><![CDATA[Browser Service]]></category>
		<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3569</guid>

					<description><![CDATA[<p>Problem\Issue: User is not able to connect the SQL Server Named Instance ServerName\InstanceName Additional Error Messages: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is</p>
<p>The post <a href="https://varindersandhu.in/2014/11/21/unable-connect-sql-server-instance-26-error-locating-serverinstance-specified/">Unable to connect the SQL Server Instance – 26 – Error Locating Server/Instance Specified</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3569</post-id>	</item>
		<item>
		<title>SQL Server &#8211; How to read the SQL Server Error log files using TSQL</title>
		<link>https://varindersandhu.in/2014/11/11/sql-server-how-to-read-the-sql-server-error-log-files-using-tsql/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Tue, 11 Nov 2014 10:04:51 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Advanced]]></category>
		<category><![CDATA[SQL-Query]]></category>
		<category><![CDATA[SQL-Scripts]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Agent Error]]></category>
		<category><![CDATA[SQL Server Error Log]]></category>
		<category><![CDATA[SQL Server Log Files]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3563</guid>

					<description><![CDATA[<p>There is undocumented system stored procedure sp_readerrorlog which allows us to read the SQL Server error log files directly using T-SQL. This procedure has total 7 parameters as given below: Parameter Values First Parameter Value of error log file you want to read: 0 = current, 1 = Archive #1,</p>
<p>The post <a href="https://varindersandhu.in/2014/11/11/sql-server-how-to-read-the-sql-server-error-log-files-using-tsql/">SQL Server – How to read the SQL Server Error log files using TSQL</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3563</post-id>	</item>
		<item>
		<title>SQL Server – Database mirroring vs Log Shipping</title>
		<link>https://varindersandhu.in/2014/07/29/sql-server-database-mirroring-vs-log-shipping/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Tue, 29 Jul 2014 13:24:35 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Advanced]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Database Mirroring]]></category>
		<category><![CDATA[Log shipping]]></category>
		<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3534</guid>

					<description><![CDATA[<p>I would like to start this topic with very common question for database administrators. Question: What is difference between the Database Mirroring and Log Shipping? Which is preferable solution? Database Mirroring: Database mirroring is functionality in the SQL Server engine that reads from the transaction log and copies transactions from</p>
<p>The post <a href="https://varindersandhu.in/2014/07/29/sql-server-database-mirroring-vs-log-shipping/">SQL Server – Database mirroring vs Log Shipping</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3534</post-id>	</item>
		<item>
		<title>SQL Server &#8211; Backend version is not supported to design database diagrams or tables. (MS Visual Database Tools)</title>
		<link>https://varindersandhu.in/2014/07/10/sql-server-backend-version-is-not-supported-to-design-database-diagrams-or-tables-ms-visual-database-tools/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Thu, 10 Jul 2014 08:28:22 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Management Tool]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3493</guid>

					<description><![CDATA[<p>Error Messages : This backend version is not supported to design database diagrams or tables. (MS Visual Database Tools) Cause  : The database to which you are connected does not allow schema modification with the Visual Database Tools. Resolution : Be sure you are connected to the correct database or</p>
<p>The post <a href="https://varindersandhu.in/2014/07/10/sql-server-backend-version-is-not-supported-to-design-database-diagrams-or-tables-ms-visual-database-tools/">SQL Server – Backend version is not supported to design database diagrams or tables. (MS Visual Database Tools)</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3493</post-id>	</item>
		<item>
		<title>SQL Server &#8211; Unattended Installation of SQL Server 2012 Using Command Line</title>
		<link>https://varindersandhu.in/2014/06/30/sql-server-unattended-installation-sql-server-2012-using-command-line/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Mon, 30 Jun 2014 12:45:01 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Advanced]]></category>
		<category><![CDATA[SQL-Server 2012]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Configuration File]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Unattended Installation]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3484</guid>

					<description><![CDATA[<p>Many times we face a requirement to perform the unattended installation of SQL Server. In this post we will see the steps to perform the unattended installation of SQL Server 2012 using command line. There are two ways to install the unattended installation of SQL Server 2012 using command line.</p>
<p>The post <a href="https://varindersandhu.in/2014/06/30/sql-server-unattended-installation-sql-server-2012-using-command-line/">SQL Server – Unattended Installation of SQL Server 2012 Using Command Line</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3484</post-id>	</item>
		<item>
		<title>SQL Server – Understanding of SQL Server Role and Database Role</title>
		<link>https://varindersandhu.in/2014/03/21/sql-server-understanding-sql-server-role-database-role/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Fri, 21 Mar 2014 11:27:11 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Advanced]]></category>
		<category><![CDATA[SQL-General]]></category>
		<category><![CDATA[SQL-Server 2012]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Database Role]]></category>
		<category><![CDATA[Server Role]]></category>
		<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3407</guid>

					<description><![CDATA[<p>SQL Server supports the two authentication mode as Windows authentication mode and Mixed authentication mode. Once the user is authenticated, SQL server will allow access to the user based on the permission that user has. All the user permissions are based on Server Role and Database Role. So let try</p>
<p>The post <a href="https://varindersandhu.in/2014/03/21/sql-server-understanding-sql-server-role-database-role/">SQL Server – Understanding of SQL Server Role and Database Role</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3407</post-id>	</item>
		<item>
		<title>SQL Server &#8211; Migrate/Transfer Maintenance Plan from one Instance to another</title>
		<link>https://varindersandhu.in/2014/02/14/sql-server-migrate-transfer-maintenance-plan-one-instance-another/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Fri, 14 Feb 2014 07:09:40 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-SSIS]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Integration Services]]></category>
		<category><![CDATA[Maintenance Plan]]></category>
		<category><![CDATA[Migrate]]></category>
		<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3384</guid>

					<description><![CDATA[<p>There are very few simple steps to migrate/ transfer the maintenance plan from one SQL Server instance to another. Maintenance Plan is nothing but SSIS package which SQL Server creates and deploys it under MSDB Database. I have created one maintenance plan to for the demonstration; you may migrate/ transfer</p>
<p>The post <a href="https://varindersandhu.in/2014/02/14/sql-server-migrate-transfer-maintenance-plan-one-instance-another/">SQL Server – Migrate/Transfer Maintenance Plan from one Instance to another</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3384</post-id>	</item>
		<item>
		<title>SQL Server – How Like operator work with datetime</title>
		<link>https://varindersandhu.in/2013/02/12/sql-server-how-like-operator-work-with-datetime/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Tue, 12 Feb 2013 17:25:11 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-General]]></category>
		<category><![CDATA[SQL-Query]]></category>
		<category><![CDATA[SQL-Scripts]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[DateTime]]></category>
		<category><![CDATA[Like Operator]]></category>
		<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2754</guid>

					<description><![CDATA[<p>Today, my one of the friend shared a very interesting fact about like operator. With the help of this post I am sharing with you all. We need to convert it to character data while comparing with the like operator. Let‘s check with example Like operator with datetime Like Operator</p>
<p>The post <a href="https://varindersandhu.in/2013/02/12/sql-server-how-like-operator-work-with-datetime/">SQL Server – How Like operator work with datetime</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2754</post-id>	</item>
		<item>
		<title>SQL Server &#8211; Change the Authentication Mode – Enable sa login</title>
		<link>https://varindersandhu.in/2013/01/25/sql-server-change-the-authentication-mode-enable-sa-login/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Fri, 25 Jan 2013 15:48:23 +0000</pubDate>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL-Advanced]]></category>
		<category><![CDATA[SQL-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[enable sa login]]></category>
		<category><![CDATA[Mixed Mode]]></category>
		<category><![CDATA[Server Authentication]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Windows Authentication]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2724</guid>

					<description><![CDATA[<p>During the installation of SQL Server if you choose the windows authentication mode and sa login is disabled. With the help of following steps you can change the authentication mode from windows to SQL Server authentication mode. Change the Authentication Mode  In SQL Server Management Studio Object Explorer, right-click the</p>
<p>The post <a href="https://varindersandhu.in/2013/01/25/sql-server-change-the-authentication-mode-enable-sa-login/">SQL Server – Change the Authentication Mode – Enable sa login</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2724</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Database Caching using Disk

Served from: varindersandhu.in @ 2025-10-30 14:51:06 by W3 Total Cache
-->