-
SQL on Azure Succinctly
The nature of business today demands that companies have an online presence. In SQL on Azure Succinctly, author Parikshit Savjani…
-
Use of ROW_NUMBER(),RANK() and Partition by clause in SQL Server 2005,2008,2008R2 and 2012
Let’s create a table for demonstration and insert some records into the table. –Create a test table CREATE TABLE Tbl_Partition_Test…
-
Teach Yourself SQL in 24 Hours
Thorough explanation of database concepts, SQL and low level programming Complete code listings with output. We just share and index…
-
SQL SchemaDiff (Compare Database Schemas)
Use MSSQL Schema Diff to compare database schemas. It quickly and easily locates structural differences between two SQL Server databases.…
-
SQL Database Schema Comparison Tool for SQL Server 2005/2008
Open DBDiff is an open source database schema comparison tool for SQL Server 2005/2008. It reports differences between two database…
-
SQL Database Comparison tool
Just a share with you all for database comparer whcih is a powerful and easy to use database comparison tool.…
-
SQL Server Database Copy Tool
Today, we found the SQL Server Database Copy Tool project on codeplex when googling. It is a nice tool for…
-
Pro SQL Server 2012 Reporting Services, 3rd edition
Pro SQL Server 2012 Reporting Services opens the door to delivering customizable, web-enabled reports across your business at reasonable cost.…
-
Expert Performance Indexing for SQL Server 2012
If you are looking for expert performance indexing for SQL Server 2012, you may try to download SQL Server 2012…
-
SQL Server 2005 Service Pack Downloads
SQL Server 2005 Service Pack Downloads This is a page of SQL’s featured download references. Get service packs, add-ins, tools,…