TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
SQL Server
FOLLOW
Welcome to SQL Server section of C# Corner. In this section, you will find various SQL Server related source code samples, articles, tutorials, and tips.
Articles
(1687)
Blogs
(1306)
Resources
(63)
Videos
(59)
News
(31)
Articles
New Functions in SQL Server 2012
In this article I will be covering the most commonly used new functions in SQL Server 2012.
Rohatash Kumar
Apr 26, 2013
Entity Framework 4 and TableValue Type in Stored Procedure (Fix)
Entity Framework 5 has been released with .Net framework 4.5 and it now supports user-defined table valued types as a parameter in a Stored Procedure.
Amit Choudhary
Oct 04, 2013
New Conversion Function in SQL Server 2012
SQL Server 2012 introduced the four new conversion functions: TRY_CAST, TRY_CONVERT, PARSE and TRY_PARSE.
Jignesh Trivedi
Oct 03, 2013
Functions in SQL Server
This article defines how to use SQL Server built-in functions.
Jeetendra Gund
Oct 03, 2013
New Logical Function in SQL Server 2012
SQL Server 2012 introduces two new logical functions: CHOOSE and IIF.
Jignesh Trivedi
Oct 01, 2013
Restoring a Database to a Point Within a Backup
This article describes the most important Interview question for every DBA.
Om Agarwal
Sep 29, 2013
New Date Functions in SQL Server 2012
This article explains 7 new date functions in SQL Server 2012..
Jignesh Trivedi
Sep 27, 2013
New String Function in SQL Server 2012
SQL Server 2012 introduced two new string functions: Concat and Format.
Jignesh Trivedi
Sep 25, 2013
Cursor Alternative in SQL Server
In this article I am trying to explain the alternatives for Cursors. We shall use a Cursor when there is no other option than Cursor.
Jignesh Trivedi
Sep 23, 2013
Dynamic Management Views (DMVs) in SQL Server 2008 R2
This article explains Dynamic Management Views (DMVs) in SQL Server 2008 R2. This provides the current information about the procedures of the service and the server health.
Om Agarwal
Jul 29, 2013
How to Attach Databases in SQL Server
Let’s see how to attach a database or multiple databases in SQL Server.
Suthish Nair
Jul 23, 2013
User Activity Log Using C# With SQL Server
The purpose of the above mention topic is to keep the track of user activities in the Database Managements System.
Naveed Zaman
Jul 16, 2013
Installing SQL Server 2014
This article explains how to install and use SQL Server 2014 step-by-step.
Sharad Gupta
Jul 15, 2013
In-Memory OLTP in SQL Server 2014
This article explains how to work with In-Memory OLTP in SQL Server 2014.
Sharad Gupta
Jul 09, 2013
New DMVs in SQL Server 2014
In this article I explain new dynamic management views and functions in sql server 2014.
Sharad Gupta
Jul 08, 2013
Merge Statement With DML Operations in SQL Server
This article defines how to insert, update and delete records in a database table using the merge statement in SQL Server.
Rohatash Kumar
Jul 10, 2013
Important SQL Queries Every Developer Should Know in SQL Server
In this article i am sharing some sql queries that need to maintaining data in sql server for every developer.
Sanjeeb Lenka
Jul 10, 2013
Non Unique Clustered and Non Clustered Indexes For Table Variables in SQL Server 2014
This article explains another new feature, support of Non-Unique Clustered and Non-Clustered Indexes for Table Variables, introduced in SQL Server 2014.
Sharad Gupta
Jul 04, 2013
Faster Temp Table Caching in SQL Server 2014
This article explains how to optimize temp table caching in SQL Server 2014.
Sharad Gupta
Jul 03, 2013
Change Data Capture in SQL Server 2008
Today I discuss the new features Change Data Capture in SQL Server 2008.
Om Agarwal
Jul 06, 2013
No Records Available.
1421
-
1440
of
1687
<<
70
71
72
73
74
>>
Learn SSRS In 11 Hours
Challenge yourself
SQL Server
E-Book Download
Get Certified
Blazor