Browse by Tags

All Tags » SQL Server 2008 » compliance » ANSI » standards
Sorry, but there are no more tags available to filter with.
  • Which to use: "<>" or "!="?

    For some, the answer is easy.  Since Tibor reminded me several months ago that <> == standard and != <> standard, I have been making a conscious effort to use only <> going forward.  Similarly, I have tried to avoid GETDATE() in favor of CURRENT_TIMESTAMP.  (Of course this doesn't work in most of my systems where ...
    Posted to SQL Server Aggregator (Weblog) by Anonymous on March 20, 2008