Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / database / SQL-Server / SQL-Server-2014

SQL-Server-2014

SQL-Server-2014

Great Reads

by Md. Marufuzzaman
A simple tip/trick to get rows on n’th maximum number from a table
by Md. Marufuzzaman
A simple example of Microsoft SQL Server Pad String
by Ankit Bansal MVP
This articles explains the insertion of data into SQL Database using Stored Procedures with Output Parameters. Some Bootstrapping is also used to create a good looking HTML.
by Matt Perdeck
Add a database to your web site on AWS with automatic fail over using RDS

Latest Articles

by Md. Marufuzzaman
A simple tip/trick to get rows on n’th maximum number from a table
by Md. Marufuzzaman
A simple example of Microsoft SQL Server Pad String
by Ankit Bansal MVP
This articles explains the insertion of data into SQL Database using Stored Procedures with Output Parameters. Some Bootstrapping is also used to create a good looking HTML.
by Matt Perdeck
Add a database to your web site on AWS with automatic fail over using RDS

All Articles

Sort by Score

SQL-Server-2014 

by Matt Perdeck
Add a database to your web site on AWS with automatic fail over using RDS
by O.Nasri
Great article to learn how you can create web application from scratch using Angular2 & .NET Core Web API
by formlesstree4
Another article on C# .NET SQL, but with smarts
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).
by Haroon Ashraf
This article helps beginners to generate over million records of random test data for a database object like books in SQL.
by Vijendra(VJ)
This article explains the internals of column store index and the pros and cons of it.
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.
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 AhsanAhmed
A brief introduction on how to use FOR XML clause in EXPLICIT mode in Microsoft SQL Server to return data in XML format
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
by Bhim B Thapa
Handling NULL in T-SQL
by Aqeeel
Having not ONE but TWO Identities in a single SQL Server Table
by Sibeesh Passion
This article shows how to check whether a Measure Group is mapped with the Dimension Group.
by Philipp Katscher
Fetching Records from a DB using Barcode and updating the same or others with this nifty configurable tool
by Tushar_Gupta
A custom security architecture for role based access to components in a page
by Jitendra Ku. Sahoo
In this article we will discuss how to write Sargable query in SQL server.
by csabahegyi79
Project Scheduling Engine with recursive SQL common table expression
by Dr. Song Li
This is an example to check the SQL server disk and data file usage statistics.
by Neeraj Prasad Sharma
This article deals with performance difference with literal values
by DiponRoy
Table Hierarchy or Generation Finder For Relational Database 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 Sergey Kizyan
This article explains how to merge your local SQL DB content to Azure DB from scratch
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.