﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/authorarticles.aspx?MemberUniqueName=shivom-agarwal2" rel="self" type="application/rss+xml" /><item><title>In-Memory OLTP of SQL Server 2014</title><description>This article explains how to create Memory-Optimized tables and what I have initiated using this new type of table.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/in-memory-oltp-in-memory-optimization-in-sql-server-2014/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/in-memory-oltp-in-memory-optimization-in-sql-server-2014/</guid><pubDate>Mon, 13 Apr 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>SQL Server Pre-Requisites For Installation</title><description>This article provide the details of SQL Server 2008&amp;#47;2012&amp;#47;2014 pre-requisites for installation.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/pre-requisites-for-sql-server-installation/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/pre-requisites-for-sql-server-installation/</guid><pubDate>Thu, 04 Dec 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>How to Change Default Value For Selecting and Editing Top n Rows in SQL Server 2012</title><description>In this article I will describe how to change a default value for selecting and editing N rows in SQL Server 2012.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/how-to-change-default-value-for-select-and-edit-top-n-rows-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/how-to-change-default-value-for-select-and-edit-top-n-rows-i/</guid><pubDate>Thu, 07 Aug 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>How to Uninstall a SQL Server Instance in SQL Server 2008R2 and 2008</title><description>This article describes how to uninstall a SQL Server instance in SQL Server 2008R2 and 2008.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/how-to-uninstall-a-sql-server-instance-in-sql-server-2008r2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/how-to-uninstall-a-sql-server-instance-in-sql-server-2008r2/</guid><pubDate>Mon, 04 Aug 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>How to Recover Deleted/truncated and Dropped Data ,objects in SQL Server Using Transaction Log and LSNs</title><description>This article describes how to recover deleted, truncated and dropped data objects using the transaction log and LSNs in SQL Server.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/how-to-recover-deleted-and-drop-data-and-tables-in-sql-serve/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/how-to-recover-deleted-and-drop-data-and-tables-in-sql-serve/</guid><pubDate>Thu, 24 Jul 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>Restore a SQL Server BACKUP Using Transact-SQL</title><description>This article describes how to restore a SQL Server backup using one of multiple methods using Transact-SQL.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/restore-a-sql-server-backup-using-transact-sql/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/restore-a-sql-server-backup-using-transact-sql/</guid><pubDate>Tue, 22 Jul 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>SQL Server DATABASE BACKUP With Multiple Methods Using Transact-SQL</title><description>This article describes SQL Server database backups and how to take a SQL Server database backup with multiple methods using Transact-SQL.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/sql-server-database-backup-using-tsql/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/sql-server-database-backup-using-tsql/</guid><pubDate>Thu, 17 Jul 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>How to Track User That Dropped&amp;#47;Deleted TSQL on SQL Server Objects</title><description>In this article I will explain how to track the user that dropped&amp;#47;deleted TSQL on SQL Server Objects.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/how-to-track-user-who-droppeddeleted-tsql-on-sql-server-obj/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/how-to-track-user-who-droppeddeleted-tsql-on-sql-server-obj/</guid><pubDate>Tue, 15 Jul 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>Changing SQL Server Instance Name Using a SQL Server Alias</title><description>In this article I will explain how to change an instance name using a SQL Server alias.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/how-to-change-sql-server-default-instance-name-by-using-a-sq/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/how-to-change-sql-server-default-instance-name-by-using-a-sq/</guid><pubDate>Fri, 11 Jul 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>How to Track Database Transaction Log in SQL Server 2012</title><description>This article describes how to track a SQL Server Database Transaction Log and how to written the transaction log when you do any database action.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/how-to-track-database-transaction-log-in-sql-server-2012/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/how-to-track-database-transaction-log-in-sql-server-2012/</guid><pubDate>Mon, 07 Jul 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>Dedicated Administrator Connection (DAC) on SQL Server</title><description>This article shows how to make a Dedicated Administrator Connection (DAC) to allow administrators emergency access to SQL Server via SQL Server Management Studio (SSMS) or via command prompt (SQLCMD utility).</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/dedicated-administrator-connection-dac-on-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/dedicated-administrator-connection-dac-on-sql-server/</guid><pubDate>Fri, 20 Jun 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>Logon Trigger in SQL Server 2012</title><description>This article describes how to use a Logon Trigger to restrict out of office hours and limit or deny the number of connections for a specific user.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/logon-trigger-in-sql-server-2012/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/logon-trigger-in-sql-server-2012/</guid><pubDate>Mon, 26 May 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>Ad Hoc Update to System Catalogs is not Supported in SQL Server 2012</title><description>This blog describes how to allow update to the system catalogs in SQL Server 2012.</description><link>https://www.c-sharpcorner.com/blogs/ad-hoc-update-to-system-catalogs-is-not-supported-in-sql-server-2012</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/ad-hoc-update-to-system-catalogs-is-not-supported-in-sql-server-2012</guid><pubDate>Thu, 22 May 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>Database Mail in SQL Server 2012</title><description>This article describes Database Mail, how to configure and manage Database Mail, and what permissions are needed to use database mail in SQL server 2012.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/database-mail-in-sql-server-2012/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/database-mail-in-sql-server-2012/</guid><pubDate>Tue, 20 May 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>Get Missing Objects For a Particular User in a Database</title><description>In this article I will explain how to get missing objects for a particular user in a database.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/user-not-able-to-see-any-user-created-object-in-tables-folde/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/user-not-able-to-see-any-user-created-object-in-tables-folde/</guid><pubDate>Wed, 30 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>Get Field List which is Set with A Default Value in a Database</title><description>In this blog, by using a script I want to  display the field list, which is set with a default value in a database.</description><link>https://www.c-sharpcorner.com/blogs/get-field-list-which-is-set-with-a-default-value-in-a-database1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/get-field-list-which-is-set-with-a-default-value-in-a-database1</guid><pubDate>Mon, 28 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>All About IDENTITY Property in SQL Server</title><description>In this article, I want to explain the Identity property in SQL Server.</description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/all-about-identity-property-in-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/all-about-identity-property-in-sql-server/</guid><pubDate>Mon, 14 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>How To Send Employees Birthday EMail From SQL Server</title><description>In this article, I will explain steps need to send emails from SQL Server. </description><link>https://www.c-sharpcorner.com/UploadFile/c1f7d5/employees-birthday-mail-by-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/c1f7d5/employees-birthday-mail-by-sql-server/</guid><pubDate>Tue, 18 Dec 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item><item><title>Transactional Log Shrink Conditions in SQL Server</title><description>In this blog, we will see how to Shrink the truncated log file in SQL Server.
</description><link>https://www.c-sharpcorner.com/blogs/transactional-log-shrink-conditions-in-sql-server1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/transactional-log-shrink-conditions-in-sql-server1</guid><pubDate>Tue, 18 Dec 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivom Agarwal)</author></item></channel></rss>