Home > Top 10 SQL Server development tips of 2007
The Year in Review:
EMAIL THIS LICENSING & REPRINTS

Top 10 SQL Server development tips of 2007

28 Jan 2008 | SearchSQLServer.com

Expert advice on database administration
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google

Here are the top 10 most viewed SQL Server development tips of 2007. From best practices for writing stored procedures and creating SQL Server tables and columns, to T-SQL enhancements and error handling with Try…Catch blocks in SQL Server 2005, these were the topics that made you click in 2007.

#1 -Examples of SQL Server stored procedures and parameters
How can SQL Server stored procedures be helpful if you don't know they exist? Database architect Denny Cherry shares 18 examples of handy stored procedures and their parameters that have gone undocumented by Microsoft.

#2 -Temporary tables in SQL Server vs. table variables
Once you've written your T-SQL code, it's time to execute it. You'll most likely need a table in which to store data temporarily. Our SQL Server database architect explains your four options while offering the pros and cons of using temporary tables vs. table variables in SQL Server.

#3 -Differences between varchar and nvarchar in SQL Server
The differences between varchar and nvarchar for SQL Server data types are detailed here by SQL Server expert Serdar Yegulalp. Learn how each data type is stored differently, how to mix and match them and what changes were made to varchar and nvarchar in SQL Server 2005.

#4 -Q&A: Writing stored procedures in SQL Server 2005
When writing stored procedures in SQL Server 2005, you have options beyond T-SQL. Our contributor explains the benefits of writing stored procedures using CLR (Common Language Runtime) and how to convert existing stored procedures to the CLR model.

#5 -T-SQL error handling with Try…Catch blocks
Visit the SQL Server IT Knowledge Exchange:
Q&As from SQL Server community

Blog: SQL Server with Mr. Denny
T-SQL Try…Catch blocks in SQL Server 2005 are key for transaction management via error handling. Also called exception handling, error handling now offers developers improved capabilities and system functions to handle errors when executing T-SQL code. Learn about them here.

#6 -Creating SQL Server tables and columns: Quick tips to know
Performance of a SQL Server table can depend on how you've defined data types, indexes, partitions and other components. Use this best practices guide when creating tables and columns for large databases.

#7 -SQL Server blob data types for accessing and storing data
Data types available for storing blob data in SQL Server have been static for many years, but in SQL Server 2005, Microsoft introduced many new data types. This tip examines the various data types and explains how to use them to store and access blob data.

#8 -Use table-valued parameters for SPs in SQL Server 2008
With table-valued parameters in SQL Server 2008, ordinary stored procedures have extraordinary abilities. Pass variables as parameters in your stored procedure and save time by making significantly fewer calls to SQL Server and fewer writes against the database. Learn more about these new features in SQL Server 2008.

#9 -'Out-of-range datetime value' error in SQL Server when working with dates
Have you ever been stumped by this error message: "conversion of char data type to datetime data type resulted in an out of range datetime value"? Discover causes and fixes for the frequently seen error message in SQL Server.

#10 -New T-SQL features in SQL Server 2005
Have you experienced the new T-SQL features in SQL Server 2005? Database administrator Eric Johnson outlines four of SQL Server's hottest T-SQL development features: error handling, ROW_NUMBER function, DDL triggers and CLR.

Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


RELATED CONTENT
SQL/Transact SQL (T-SQL)
How to use rank function in SQL Server 2005
Create a computed column in SQL Server using XML data
Using the OUTPUT clause for practical SQL Server applications
Create DDL table in SQL Server 2005 to audit DDL trigger activity
SQL Server source code analysis and management adds database security
SQL and SQL Server Tutorial and Reference Guide
Retrieve XML data values with XQuery in SQL Server 2005
How to construct and use SQL OUTER JOINs optimally
How to use the LEFT vs. RIGHT OUTER JOIN in SQL
Using the FULL OUTER JOIN in SQL
SQL/Transact SQL (T-SQL) Research

SQL Server stored procedures
Check SQL Server database and log file size with this stored procedure
SQL Server source code analysis and management adds database security
SQL and SQL Server Tutorial and Reference Guide
Configure SQL Server Service Broker for sending stored procedure data
Find size of SQL Server tables and other objects with stored procedure
Track changes to SQL Server 2000 and 2005 with one simple utility
Troubleshoot SQL Server 2005 temporary table performance problems
Use SQL Profiler to find long running stored procedures and commands
Stored procedure to monitor long-running jobs in SQL Server 2000
Using BULK INSERT to insert rows from SQL Server dataset to table

SQL Server overview
How to use rank function in SQL Server 2005
SQL Server memory configurations for procedure cache and buffer cache
Storage area network (SAN) basics every SQL Server DBA must know
Open SSIS packages without validation using these SQL properties
SQL Server PerfMon counters for access methods and buffer manager
SQL and SQL Server Tutorial and Reference Guide
Monitor SQL Server disk I/O with PerfMon counters
Track changes to SQL Server 2000 and 2005 with one simple utility
Tips for scheduling and testing SQL Server backups
SQL Server tempdb best practices increase performance
SQL Server overview Research

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
ACID  (SearchSQLServer.com)
commit  (SearchSQLServer.com)
DAO  (SearchSQLServer.com)
fetch  (SearchSQLServer.com)
OLE DB  (SearchSQLServer.com)
query  (SearchSQLServer.com)
SQL  (SearchSQLServer.com)
T-SQL  (SearchSQLServer.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2005 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts