Click here to Skip to main content
15,891,316 members
Everything / Database Development / SQL Server / SQL Server 2008

SQL Server 2008

SQL-Server-2008

Great Reads

by Wonde Tadesse
This tip/trick helps to set a default value for blob data type such as Image, VarBinary.
by Mubin M. Shaikh
Create time dimension with 24 hour plus values and time buckets in your data warehouse
by Harmen Brouwer
How to create and deploy a SSRS rendering extension, explained by a functional Zip Rendering extension for SSRS 2005, 2008 (R2) and 2012.
by Tecfield
This tip shows how to rename a database and its MDF and LDF files in SQL Server.

Latest Articles

by Mubin M. Shaikh
Walkthrough of the process for one of the industry best practices to export all SQL tables in Flat file format
by Alaa Ben Fatma
Explore your MMSQL server tables in a professional way
by Mahsa Hassankashi
Best approach for having more secure channel to transfer user information throughout the web
by Mahsa Hassankashi
This article enables you to generate table in any database such as Oracle, SQLServer, MySQL, SQLite, Sybase, etc. just by typing table name and its fields. Then you can use NHibernate facilities to make query for data layer.

All Articles

Sort by Title

SQL Server 2008 

14 Mar 2014 by Nikita D. Sinelnikov
HowTo: make the report background (elements) of Microsoft .NET Report (.rdlc) non-printable
23 Dec 2015 by Md. Marufuzzaman
A simple tip/trick to get rows on n’th maximum number from a table
18 Dec 2015 by Md. Marufuzzaman
A simple example of Microsoft SQL Server Pad String
31 Oct 2016 by Chris Maunder
Timing SQL calls with millisecond accuracy
10 Nov 2013 by Rajat-Indiandotnet
A unique feature of SQL SERVER Loop with Go statement
14 Nov 2012 by Sadeque Sharif
Another way to solve the issue of “A network-related or instance-specific error occurred while establishing a connection to SQL Server…”
23 Sep 2014 by SatyLepide
By analyzing log-in attempts on SQL server, admins can build the complete picture out of the sequence of events that led to compliance failure or unauthorized access.
12 Dec 2016 by Suresh Dasari's
Auto Generate Code (CRUD) for 3 Layered architecture (Entity, Data Access & Business Layer) with Stored Procedures based on table design.
26 Oct 2015 by Hernán Hegykozi
This tip will show how to perform a backup and restore database from an application in VB.NET 2010.
5 Mar 2010 by Heino Zunzer
The possibility to build stored procedures with table-valued parameters is a great new feature in SQL Server 2008, especially if utilized with the also newly implemented MERGE-command. Alas, there are some restrictions (TVPs have to be bound to a User-defined Table Type, have to be passed as...
5 Jan 2011 by Hiren solanki
Building hirarchy in the sense of hirarchy of manager, employee though both are an employee of an enterprise but both are related or depend on hierarchical level.
6 May 2013 by Hernán Hegykozi
This tip explains how to calculate the Check Digit Vertical (CDV) and Horizontal (CDH) by SQL Server.
3 Jan 2013 by Levente Kupás
CLR-addon for T-SQL DATE transformation and Split-String
12 Nov 2013 by Jobless Creature
CTE To find all the related nodes in a hierarcy
8 Mar 2012 by Ramanujam Shankar
Using COALESCE function - concatenate many rows into a single text string output in SQL Server.
25 Feb 2012 by e-Lopes
How to concatenate many rows into a single text string using SQL Server 2008.
25 Feb 2012 by Sanjay K. Gupta
How to concatenate many rows into a single text string using SQL Server 2008
16 Mar 2012 by Anurag Gandhi
A Query to copy an individual table data between databases
5 Sep 2013 by Mubin M. Shaikh
Create time dimension with 24 hour plus values and time buckets in your data warehouse
27 Jan 2017 by Rajesh_K_Sharma
How to create CSV file in SQL
8 Mar 2016 by markkang
This tip describes how to generate insert SQL statement from the records in an existing table in SQL server database
27 Nov 2012 by Aadhar Joshi
Creating job in sql server which automates taking backup of all stored procedures and functions in physical drive.
8 Jun 2015 by Diluka Wittahachchige
Creating SQL Server database project use in Visual Studio 2012 and maintain versions use in TFS
25 Feb 2014 by Darek Danielewski
This article demonstrates how to safely dequeue items from a shared table
7 Aug 2012 by kennysun
encrypt all stored procedures in SQL server with powershell
31 Oct 2013 by Debopam Pal
How to bring data from Entity model to Excel file using LINQ.
25 Jan 2012 by IkhwanKrisnadi
How to execute SQL Query / SQL Command on SQL Server using command prompt.
3 Feb 2012 by manish76235
SQLCMD can be used to login to the Sql Server as well. One can only provide Server address, User Name and Password at the command prompt and press enter.The command prompt will change to 1>. Now any sql query can typed and by pressing enter in the next prompt a GO command and pressing enter...
18 Jun 2010 by Alexander Konstantinov
Two stored procedures helping developers do less things when they create tables and indeces
19 Aug 2013 by S.P.Tiwari
Find all the days between two dates using SQL Server
10 Feb 2012 by Ramanujam Shankar
Find missing date periods from a table.
6 Jun 2013 by Nelson Kosta Souto
Find text in Stored Procedures, View, Trigger, and Function.
19 Mar 2012 by Saral S Stalin
Simple query to find the available hard disk space in the server
22 Oct 2013 by Muhammad Aqib Shehzad
Forgot Password and Email Check from Database
29 May 2012 by Harsh Gandhi
Generate XML Using FOR XML ; Difference between different modes (AUTO, RAW, PATH, EXPLICIT) of FOR XML to generate XML in SQL Server
17 Jan 2013 by Tharaka MTR
This article describes the easiest way to create and process delimited row using SQL XQuery.
7 Jun 2013 by Purushotham Agaraharam
Creating a parameterised report using SSRS.
20 Feb 2010 by Md. Marufuzzaman
Get accurate age by date using MS SQL Server
2 Oct 2014 by Trung Nguyen Son
How to analyse and tune your dotnetnuke site to get best performance.
24 Feb 2010 by Md. Marufuzzaman
This is a very simple use of SQL Server global variables. Microsoft SQL Server provides a massive number of global variables, which are very effective to use in our regular Transact-SQL. Global variables represent a special type of variable. The server always maintain the values of these...
15 Jan 2012 by Dhol Gaurav
Get Tables List With Its Dependent Tables Names
23 Feb 2012 by Mahmud Hasan
How to use variable in SELECT TOP SQL command
18 Dec 2013 by vikram.mahapatra
How to get the current time from any time zone
4 Jan 2013 by RahulAJoshi
Grouping dynamically on different columns in single query
18 Jul 2012 by Omar Frometa
Grouping Sets is the new SQL Server 2008 Operator
30 Jun 2012 by Ameet Parse
This article describes How to find a Text in Stored Procedure (Checked on SQL Server 2008)
11 Nov 2013 by Rajat-Indiandotnet
Find column or Text in entire stored procedure
31 Jul 2014 by Kale Yogesh
How to Partition Table in SQL
12 Apr 2016 by Shao Voon Wong
How to prevent SQL injection attacks when using dynamic SQL in stored procedures
20 Feb 2011 by Wendelius
This tip describes how to delete duplicate rows from a table that doesn't have a key.
2 Sep 2011 by Ron sikander
Find out the number of duplicates in the table:select count(*), VISTX_ST_FIPS,VISTX_CTY_FIPS,VISTX_TC from TR00.NV_STARTER_INDEXgroup by VISTX_ST_FIPS,VISTX_CTY_FIPS,VISTX_TC having count(*)>1--- Delele them using following statementDELETEFROM TR00.NV_STARTER_INDEXWHERE...
27 Mar 2012 by SA - Hibbert
Return all records between two dates that include time in SQL.
15 Jan 2013 by Wonde Tadesse
This tip/trick helps to set a default value for blob data type such as Image, VarBinary.
2 Sep 2014 by Rohan Kishor Garud
RoundhousE (RH) is a database migrations engine that uses plain old SQL Scripts to transition a database from one version to another.
18 Dec 2015 by Md. Marufuzzaman
This tip shows you an easy way to split Microsoft SQL Server table row data.
24 Jul 2013 by Kumar Pankaj Verma
Truncating log file in SQL Server using T-SQL when log file is too large and database becomes unresponsive.
17 Aug 2012 by ManojKumar19
Update row column with another row column in same table SQL only if it is null.
14 Jun 2013 by Bojjaiah
Single Stored Procedure for delete/retrieve all table of records
1 Jun 2016 by Aqeeel
Identifying and deleting duplicate records from SQL Server Table
21 May 2014 by Arvind Singh Baghel
Import CSV or txt File Into SQL Server Using Bulk Insert.
20 Jul 2012 by Mr. Joydeep Das
What the effects of Ordering in Index
1 Dec 2013 by RickZeeland
Inno Setup script to install SQL Server 2008 R2 with Tools, creating an instance with special rights and displaying the log.
29 Sep 2013 by Mubin M. Shaikh
Create Named Query in Data Source View While Designing OLAP Cube in SSAS
11 Oct 2011 by Chris Maunder
A quick script to enable you to find the processes that are blocking in SQL server
15 Oct 2011 by Chris Maunder
Here's an alternate version that doesn't use sp_who yet provides a little more information. It also provides the option to kill the blocking processes themself.IF NOT EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[ListBlocking]') AND type in (N'P', N'PC'))EXEC...
2 May 2012 by Chamila Nishantha
Simple query to get table column name as rows
3 May 2012 by PIEBALDconsult
This is an alternative for "List SQL Server table column name as rows"
6 May 2012 by Wendelius
This is an alternative for "List SQL Server table column name as rows".
13 Dec 2012 by Paw Jershauge
MS SQL system views, mapped over version.
4 Apr 2012 by sluaghtered
Script Runner that can run multiple SQL script files on MS-SQL.
22 Jul 2013 by Paw Jershauge
Want your own movie database??? Download IMDB in 20 minutes.
16 Jan 2014 by Tom Glick Philadelphia, US
POC to demonstrate passing of collections of complex objects to ASP.NET Web API Controllers.
22 Sep 2017 by #realJSOP
It doesn't always happen the way you expect.
22 Feb 2016 by Sifiso W Ndlovu
This tip illustrates a workaround to SQL Server pivoting on variable character data types.
4 May 2012 by Subha.N
Tip to create a database application using C# .NET in the shortest time possible.
25 Aug 2016 by Gene R. Browning
Generate random dates (and times if you like) for your test data environment.
8 Jul 2010 by Md. Marufuzzaman
How easy to read a file without using of the seven extended stored procedures.
13 Mar 2012 by Tecfield
This tip shows how to rename a database and its MDF and LDF files in SQL Server.
30 Jan 2013 by Yogesh Gulve
19 Oct 2013 by SonuKSingh
rowversion datatype in SQL Server: Track which row has been modified
5 Sep 2013 by Mubin M. Shaikh
Manually Run SSRS Scheduled Reports
1 Sep 2013 by IkhwanKrisnadi
How to solve when saving changes is not permitted on SQL Server 2008 Management Studio
2 Feb 2018 by Luca Astolfi
User defined procedure for make an HTML table from T-SQL Select statment
19 Sep 2013 by Saral S Stalin
Explains how to run a script with higher priority to avoid it getting terminated in a deadlock situation.
13 Jun 2012 by headshot9x
How to create ShoppingCart using Gridview in asp.net with code VB
29 Nov 2013 by Mehdy Moini
Implementing a map as a tree, and finding the shortest path, between the streets, is what you will see.
17 Aug 2011 by bmckuhen
23 Aug 2011 by Anurag Gandhi
I have gone through a lot of examples to sort alpha numeric data in sql. Here is my way:
5 Jun 2010 by db_developer
Split User Defined Function, MS SQL Server 2008
3 Dec 2012 by Glagace_7763
Create a table from a Varchar list value
13 Jan 2012 by Robby Tendean
How to do SQL atomic operations on UPDATE and DELETE syntax.
13 Mar 2015 by Rajesh Manjarekar
When CDC is turned ON against a table and the underlying table schema changes, such as adding/removing a column, changing datatype etc
4 Nov 2013 by Mr.Thursday
SQL script for creating ASP.Net Identity Database
24 Apr 2012 by mkader
SQL scripts to insert File to BLOB field and export BLOB to File
15 Mar 2012 by Ganu Sharma
Loop through/split a delimited string.