Tips and Tricks (SQL)

A few tips and tricks for SQL Server - via bersileus@SQLJunkies - Tips & Tricks.

  • Rounding by halves
  • Comma seperated list in WHERE clause
  • Simple paging
  • Case-sensitive comparison
  • Call stored procedure on other server

Comments

Popular posts from this blog

Select box manipulation with jQuery

iTextSharp: Generating a Basic PDF file (ASP.NET/C#)

Popup Window Countdown (JavaScript)