Click here to Skip to main content
Page 1 of 26
Page Size: 10 · 25 · 50


Category filtered by:  Database [x] | Database [x] | SQL Server [x]
Article 13 May 2013   license: CPOL
SQL Server 2000, 2005, 2008, 2008 R2, 2012 Character String Data Types and Functions with Sample SQL Statements. Quick reference, Data Type Tables, Function Tables
Database » Database » Sql Server
Article 12 May 2013   license: CPOL
Implementation of relative database constraints and permissioning using triggers and shadow tables
Database » Database » Sql Server
Tip/Trick 10 May 2013   license: CPOL
Database » Database » Sql Server
Tip/Trick 8 May 2013   license: CPOL
Merge in SQL Server 2008.
Database » Database » Sql Server
Technical Blog 7 May 2013   license: CPOL
Difference between SET QUOTED_IDENTIFIERS ON and OFF settings.
Database » Database » Sql Server
SQL
Technical Blog 7 May 2013   license: CPOL
The new Merge statement in SQL Server 2008.
Database » Database » Sql Server
Tip/Trick 7 May 2013   license: CPOL
Passing a comma separated list of values to an SQL query is all very well, but you can't just use them in an "IN" clause. This helps.
Database » Database » Sql Server
SQL
Tip/Trick 6 May 2013   license: CPOL
This article explains how to calculate the Check Digit Vertical (CDV) and Horizontal (CDH) by Sql Server.
Database » Database » Sql Server
Article 5 May 2013   license: CPOL
CAST(), CONVERT(), PARSE(), TRY_PARSE(), TRY_CONVERT(), FORMAT(), SQL Server Functions, SQL Server Functions that helps to convert date and time values to and from string literals and other date and time formats.
Database » Database » Sql Server
Tip/Trick 3 May 2013   license: CPOL
How to prevent SQL injection attacks when using dynamic SQL in stored procedures
Database » Database » Sql Server
Technical Blog 3 May 2013   license: CPOL
Background In my last post I showed how to split a string in TSQL. Problem with that splitting is it can split a string if resultant split count is
Database » Database » Sql Server
Technical Blog 3 May 2013   license: CPOL
Background When you see the your database in Suspect mode that a code red situation. Its not something that you face everyday. It can happen, however, most often due to faulty hardware or operational mistakes (like deleting a transaction log file). This post will show how to recover from suspect mod
Database » Database » Sql Server
Article 2 May 2013   license: CPOL
SQL Server 2000, 2005, 2008, 2008 R2, 2012 Date and Time Data Types and Functions with Sample SQL Statements. Data Type Tables, Function Tables
Database » Database » Sql Server
Technical Blog 2 May 2013   license: CPOL
This post shows how to insert a comma-separated string into multiple rows in a table in SQL Server.
Database » Database » Sql Server
Article 29 Apr 2013   license: CPOL
One of the things that drew me to SQL Server 2012 was the FileTable feature. It seemed to be a great fit for my need, and to relatively easy to implement. Here’s my scenario, the solution I chose, the “gotchas” I ran into, and how I dealt with them.
Database » Database » Sql Server
Article 24 Apr 2013   license: CPOL
Create a SQL Server database using C#.
Database » Database » Sql Server
Tip/Trick 24 Apr 2013   license: CPOL
Custom StringPadding functions for SQL Server
Database » Database » Sql Server
Tip/Trick 19 Apr 2013   license: CPOL
The TOP clause is commonly used to get the top required rows from a result set. The beauty of this clause is that it can be used with the WITH TIES clause to retrieve all similar rows to a base result set.
Database » Database » Sql Server
Tip/Trick 19 Apr 2013   license: CPOL
Restore failure from Enterprise to Standard edition in SQL Server.
Database » Database » Sql Server
Tip/Trick 19 Apr 2013   license: CPOL
Automatic query execution at every instance startup.
Database » Database » Sql Server
Technical Blog 18 Apr 2013   license: CPOL
This DMV allows you to discover a lot of very interesting and important performance information about your cached stored procedures.
Database » Database » Sql Server
Tip/Trick 15 Apr 2013   license: CPOL
Without transaction if any DML statement are executed in the database then that can be rolled back in sql server.
Database » Database » Sql Server
Technical Blog 13 Apr 2013   license: CPOL
Background Say we have a registration table which store successful registration info. At that table we have a column “Name” which stores value as combination of first name & last name delimited by ‘ ‘ [space]. Later at some point we need to extract the first name or last name
Database » Database » Sql Server
Article 11 Apr 2013   license: CPOL
This document evaluates the latest functionality provided by Microsoft SQL Server 2012 With Power View for Multidimensional Models and not just Tabular Models.
Database » Database » Sql Server
Article 8 Apr 2013   license: CPOL
How to effectivley version your SQL Server databases using SQL Server Data Tools
Database » Database » Sql Server

Page 1 of 26
1 2 3 4 5 6 7 8 9 10


Advertise | Privacy | Mobile
Web03 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid