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

SQL-server-2000

SQL-server-2000

Great Reads

by Shivprasad koirala
.NET 4.0 MEF FAQ (Socket, Plug and extension)
by Rick Bassham
How to use the SqlChangeMonitor with the new MemoryCache class in .NET 4.0.
by John Kenedy S.Kom
This project enables developers to create a setup package that automatically installs MSDE and attaches database
by Shivprasad koirala
4 steps to create free SSL certificate for development

Latest Articles

by Shivprasad koirala
.NET 4.0 MEF FAQ (Socket, Plug and extension)
by Rick Bassham
How to use the SqlChangeMonitor with the new MemoryCache class in .NET 4.0.
by John Kenedy S.Kom
This project enables developers to create a setup package that automatically installs MSDE and attaches database
by Shivprasad koirala
4 steps to create free SSL certificate for development

All Articles

Sort by Score

SQL-server-2000 

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 Rajat-Indiandotnet
A unique feature of SQL SERVER Loop with Go statement
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.
by Ramanujam Shankar
Using COALESCE function - concatenate many rows into a single text string output in SQL Server.
by e-Lopes
How to concatenate many rows into a single text string using SQL Server 2008.
by Sanjay K. Gupta
How to concatenate many rows into a single text string using SQL Server 2008
by PIEBALDconsult
See also Stupid CTE tricks -- string concatenation[^]
by NightWizzard
Handling for hex expressions and the trailing '}'
by Pascal Ganaye
This SQL stored procedure creates a database from scratch with some meaningful content.
by Sreedhar Puligundla
Simple steps to create SQL joins by using SQL Server 2008 Management Studio
by Matthew Taylor
How to remove Microsoft SQL Server triggers associated with a custom schema.
by Bob Crowley
How to use a CASE statement in ORDER BY to avoid dynamic SQL
by Ramanujam Shankar
Find missing date periods from a table.
by Pranay Rana
Problem : - During project development I got the requirement that I have to modified the column name of the table which is used in the no of procedure i.e i have to found all procedure related to that table and modify it For the above problem following are the solution that i used First ...
by Tharaka MTR
This article describes the easiest way to create and process delimited row using SQL XQuery.
by Md. Marufuzzaman
Get accurate age by date using MS SQL Server
by Wonde Tadesse
This tip/trick helps to set a default value for blob data type such as Image, VarBinary.
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.
by Md. Marufuzzaman
This tip shows you an easy way to split Microsoft SQL Server table row data.
by ManojKumar19
Update row column with another row column in same table SQL only if it is null.
by MAW74656
This is a drop-in solution that mimicks the functionality of xp_sendmail (including query results), without installing Outlook on the server.
by Arvind Singh Baghel
Import CSV or txt File Into SQL Server Using Bulk Insert.
by Constantin Chumak
This is an alternative for "Locate SQL Server instances on the local network"
by Pranay Rana
Getting a SQL Server RowCount Without doing a Table Scan
by Sifiso W Ndlovu
This tip illustrates a workaround to SQL Server pivoting on variable character data types.
by Gene R. Browning
Generate random dates (and times if you like) for your test data environment.
by Md. Marufuzzaman
How easy to read a file without using of the seven extended stored procedures.
by bmckuhen
How to get a quick list of all DBs using SMO
by Gauri Chodanker
SQL function in SQL
by Pranay Rana
How to use Group By clause when joining to table Let's consider one scenario where I have two table employees (contains employee detail) and sales (contains infomation about sales done by employee).Structure of...
by Dathuraj Pasarge
Know whether your databases are backed up successfully in the last 24 hours or not !!!
by Surender Singh (CodeToastDev)
Custom StringPadding functions for SQL Server
by BharatRamV
Finds the Best Table for a given set of columns
by Emad Sammour
Mapping table is used in the translation - output in Unicode (nvarchar)
by alifaraze
writing error in a text file is very easy but writing error from a custom assembly in reporting services requires permissions