Click here to Skip to main content
15,884,353 members
Everything / Database Development / SQL Server / SQL Server 2014

SQL Server 2014

SQL-Server-2014

Great Reads

by AshishShukla6
This tip describes step by step implementation of executing stored procedure having user-defined table type as a parameter in entity framework using EntityFrameworkExtras package.
by AhsanAhmed
A brief introduction on how to use FOR XML clause in AUTO mode in Microsoft SQL Server to return data in XML format
by DiponRoy
How to do string split and join in SQL Server
by Micah Nikkel
SQL script that dynamically generates the DR scripts for failing over/back all Log Shipped databases. While it makes even a single database failover/failback a more streamlined process, it's most helpful for servers with multiple databases, such as SharePoint, consolidated SQL Servers, etc.

Latest Articles

by DiponRoy
A utility query to find table generations in SQL Server relational database
by DiponRoy
How to do string split and join in SQL Server
by Micah Nikkel
SQL script that dynamically generates the DR scripts for failing over/back all Log Shipped databases. While it makes even a single database failover/failback a more streamlined process, it's most helpful for servers with multiple databases, such as SharePoint, consolidated SQL Servers, etc.
by Luca Astolfi
User defined procedure for make an HTML table from T-SQL Select statment

All Articles

Sort by Score

SQL Server 2014 

2 Jun 2017 by AhsanAhmed
A brief introduction on how to use FOR XML clause in AUTO mode in Microsoft SQL Server to return data in XML format
29 Aug 2018 by Micah Nikkel
SQL script that dynamically generates the DR scripts for failing over/back all Log Shipped databases. While it makes even a single database failover/failback a more streamlined process, it's most helpful for servers with multiple databases, such as SharePoint, consolidated SQL Servers, etc.
24 Sep 2015 by Dr. Song Li
This is an example to check the SQL server disk and data file usage statistics.
1 Jun 2017 by AhsanAhmed
A brief introduction on how to use FOR XML clause in EXPLICIT mode in Microsoft SQL Server to return data in XML format
17 Mar 2015 by Sergey Kizyan
This article explains how to merge your local SQL DB content to Azure DB from scratch
24 Mar 2015 by Matt Perdeck
Add a database to your web site on AWS with automatic fail over using RDS
2 Jun 2017 by AhsanAhmed
A brief introduction on how to use FOR XML clause in RAW mode in MS SQL Server to return data in XML format
26 Jun 2014 by Philipp Katscher
Fetching Records from a DB using Barcode and updating the same or others with this nifty configurable tool
4 Mar 2015 by DiponRoy
Table Hierarchy or Generation Finder For Relational Database In SQL Server
1 Apr 2014 by formlesstree4
4 May 2015 by Sibeesh Passion
This article shows how to check whether a Measure Group is mapped with the Dimension Group.
13 Nov 2017 by Haroon Ashraf
This article helps beginners to generate over million records of random test data for a database object like books in SQL.
23 Jan 2016 by Shashangka Shekhar
In this article we will get a short overview on AngularJS, then we will create a ASP.Net MVC-5 CRUD application using AngularJS(v1.4.8).
5 Mar 2015 by 65Goat
This contest submission is for a home monitoring solution that reads temperature, humidity and states from various sensors around a home. The data is stored in Azure and can be accessed via mobile devices.
12 Oct 2014 by Jitendra Ku. Sahoo
In this article we will discuss how to write Sargable query in SQL server.
12 Dec 2014 by pritik889
In this article, we will learn how to create a SSRS report, how to configure the reporting server and how to deploy the report.
26 Aug 2016 by Neeraj Prasad Sharma
This article deals with performance difference with literal values
23 Feb 2015 by Tushar_Gupta
A custom security architecture for role based access to components in a page
10 Sep 2014 by Vijendra(VJ)
This article explains the internals of column store index and the pros and cons of it.
2 Feb 2017 by O.Nasri
Great article to learn how you can create web application from scratch using Angular2 & .NET Core Web API
12 Apr 2016 by Aqeeel
Having not ONE but TWO Identities in a single SQL Server Table