in

ASP.NET Weblogs

Nick Wilczynski

Browse by Tags

All Tags » SQL Server (RSS)
Sorry, but there are no more tags available to filter with.
  • SUM(Case) in SQL

    While answering some questions in the forums , I notice that there are a lot questions that have queries that could be quickly modified to make them more efficient. Queries like: SELECT (SELECT SUM( Column1 ) FROM MyTable WHERE Column2 = 'Some Value'...
    Posted Jun 03 2008, 01:28 PM by nick-w with | with 5 comment(s)
    Filed under:
More Posts