Development


2198 results found, displaying items 1 - 20

 Featured ITTV Video


Using Windows SideShow On A Mobile Device
Watch the video now!
ITTV Featured Video




Handling the Tree Path Request This article is only available to subscribers.  Sign up now and get instant access!

Learn why the intuitive queries that address a common tree path request are optimized inefficiently, and discover alternative solutions with improved performance.

SQL Server Magazine

Properties of Relations on Sets

The author discusses a fundamental topic in mathematical set theory to determine the properties of a relation represented by a table called R on a set represented by a table called V.

SQL Server Magazine

DBCC CHECKDB for Very Large Databases This article is only available to subscribers.  Sign up now and get instant access!

Running DBCC can be problematic on VLDBs. Use the author's Admin/Worker Job approach to ease the process.

SQL Server Magazine

Passing NULL Parameters This article is only available to subscribers.  Sign up now and get instant access!

Have you ever had a stored procedure that could accept a NULL value as a parameter but didn't seem to work correctly when you did so? Here's what might have gone wrong.

SQL Server Magazine

Calculating Concurrent Sessions, Part 2 This article is only available to subscribers.  Sign up now and get instant access!

Itzik presents a set-based solution with linear complexity that performs better than the previous solutions. He also discusses a set-based solution that will outperform all other solutions once SQL Server supports it.

SQL Server Magazine

Pivoting the Dynamic Way This article is only available to subscribers.  Sign up now and get instant access!

The PIVOT statement is a great tool for presenting data in an easy-to-read format, but it has one key limitation: You must know about and include all the column names in the PIVOT query. You can work around this limitation with dynamic pivoting.

SQL Server Magazine

Calculating Concurrent Sessions, Part 1 This article is only available to subscribers.  Sign up now and get instant access!

Itzik discusses a set-based and a cursor-based solution to a T-SQL concurrent sessions querying problem, as well as the performance and scaling ramifications of both solutions.

SQL Server Magazine

Simple String Encryption and Decryption

In SQL Server 2008 and SQL Server 2005, one of the easiest ways to encrypt and decrypt strings is to use T-SQL's ENCRYPTBYPASSPHRASE and DECRYPTBYPASSPHRASE functions.

SQL Server Magazine

T-SQL Statement Tracks Transaction-Less Dates

A DBA was asked to produce a list of dates in which there were no transactions from a database that included only the dates in which there were transactions. Here's how he pulled it off.

SQL Server Magazine

New to Scripting? Check Out These Series

If you want to learn about PowerShell, Windows shell scripting (.bat and .cmd), or T-SQL, here are some novice-level articles that can help.

Windows IT Pro

Ready, Aim, Fire!

In this PASS Summit Unite 2009 Speaker Tip, Louis Davidson recommends that developers follow the order of operations when designing a new SQL Server database.

SQL Server Magazine

How SQL Server CLR and C# Can Solve a Common Problem This article is only available to subscribers.  Sign up now and get instant access!

Ever need to create temp tables with cursors in T-SQL to mimic the utility of an array? You can use the array in C# to easily provide a solution to a common need: the transposition of a query’s result set.

SQL Server Magazine

SQLCLR and Collations

In this PASS Summit Unite 2009 Speaker Tip, Adam Machanic discusses how to make a SQL CLR routine behave similarly to a T-SQL routine.

SQL Server Magazine

Date and Time Support in SQL Server 2008 This article is only available to subscribers.  Sign up now and get instant access!

Four new date- and time-related data types in SQL Server 2008 address the limitations of previous versions’ DATETIME and SMALLDATETIME data types.

SQL Server Magazine

Stored Procedure Retrieves Information About Partitioned Tables

SQL Server Management Studio (SSMS) doesn't have a GUI that lets you easily obtain information about partitioned tables. Here's a stored procedure that helps fill this gap.

SQL Server Magazine

VMworld 2009: VMware readies PCoIP

VMware launches a new remote display protocol

Windows IT Pro

VMworld 2009: Is Spring Source a good fit for VMware?

Is a Java development product a good fit for the leading virtualization provider?

Windows IT Pro

VMworld 2009: VMware looks to virtualize mobile phones

Virtualization goes mobile

Windows IT Pro

T-SQL Classic Date Functions

These 7 essential T-SQL functions work with SQL Server’s classic datetime data type and can help you in myriad ways.

SQL Server Magazine

Querying Active Directory Records This article is only available to subscribers.  Sign up now and get instant access!

Three common methods for querying AD are using a linked server, using an SSIS ADO.NET connection manager, and using an SSIS Script component. But these three methods aren't equal. Learn how they work and why their results differ.

SQL Server Magazine



     [1]  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  94  95  96  97  98  99  100  101  102  103  104  105  106  107  108  109  110   next page 


 

ADS BY GOOGLE