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 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 Gaurav_Chaudhary
This tip is a brief introduction to Apply operator in SQL server
by Jignesh G Trivedi
This tip will help you to understand CLR procedure.
by markkang
This tip describes how to generate insert SQL statement from the records in an existing table in SQL server database
by Diluka Wittahachchige
Creating SQL Server database project use in Visual Studio 2012 and maintain versions use in TFS
by Prakash Lekhak
Dynamic SQL to get the list Table names
by Sums Mohs Eds
A brief discussion of when to use cursors and when to use sets.
by Chetan Naithani
Transforming dynamic row-level data into columns
by Johnny L Washington
Capture data changes in history table
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 Anil kumar Bhardwaj
Export all the primary, Unique, Foreign key and default constraints from existing database
by OriginalGriff
Sometimes, you want to extract the filename (with or without the extension) from the full path of a file. It's easy in C# and so forth - just use the Path.GetFileName method. But what if you want it in SQL?
by Jitendra Ku. Sahoo
In this article we will discuss about fill factor and its effect on query performance.
by Arvind Singh Baghel
I show a SQL query which finds the size of database mdf and ldf file in SQL Server.
by Md. Marufuzzaman
Get accurate age by date using MS SQL Server
by Mian Adnan
Using Microsoft Visual Studio Professional 2012, .NET 4.5 and Crystal Report Version regarding .NET 4.5 and VS 2012
by Member 10843807
An example to illustrate how esProc Helps Process Structured Text in Java–Conditional Filtering
by Ed Nutting
How to fix LocalDB / SQL Server: "Cannot open database "XYZ" requested by the login. The login failed. Login failed for user ABC"
by Karsten Krug
A workaround for reporting services' missing ability to customize report parameter placement.
by Md. Marufuzzaman
This tip shows you an easy way to split Microsoft SQL Server table row data.
by TheCardProject.co.uk
Quickly set up the ability to serve up several pages and record which was served in SQL Server
by Arvind Singh Baghel
Import CSV or txt File Into SQL Server Using Bulk Insert.
by Asanka Perera
This process shows how you can integrate Google analytic data into your reporting server database in order to have daily reports and analysis to include data of your Google analytic account using a free available plugin for SQL Server Integration service called SSIS GoogleAnalyticsSource.
by furytrader
Yes, Virginia, You Can Do This All With One Simple SQL Statement
by Gene R. Browning
Generate random dates (and times if you like) for your test data environment.
by Gaurav_Chaudhary
This tip is a brief introduction to Recursive CTE in SQL Server and how to implement it.
by CharlieBrown1433
Resource Governor Enhancements in SQL Server 2014
by anki.mathur
Restart hanged SQL Server scheduled job
by Ahmet AYDIN
This post describes step by step how to run a Single Page Application template using ASP.NET Web API 2 and angularJS and how to use Web Application Project whose name is Dalyan.
by madhusudhanReddy
Running the SQL Script File
by Jason Parms
Lightweight Directory Access Protocol (LDAP) Injection
by Luca Astolfi
User defined procedure for make an HTML table from T-SQL Select statment
by Dathuraj Pasarge
Know whether your databases are backed up successfully in the last 24 hours or not !!!
by Atul_Kapoor
Perform SQL Server Instance health check simultaneously on more than one server using Powershell
by DiponRoy
How to do string split and join in SQL Server
by DiponRoy
A utility query to find table generations in SQL Server relational database
by Mohamad Cheaito
SQL Server: Query to get the date of first Monday of September
by sukeshchand
Unexpected SQL Interview Questions
by Thiago Gaidzinski
UniDAC allows you to connect your cross-platform application directly with many database's types.
by Naresh Patidar
Insert, update and delete operations using stored procedure and DataAdapter in C#
by Oussama_Kahoul
Introduction to WPF technology and the MVVM design pattern