THE SQL Server Blog Spot on the Web
Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in | Join | Help
in Search

Browse by Tags

All Tags » SQL Server 2008 » dmv   (RSS)
Sorry, but there are no more tags available to filter with.
  • No New DMVs In RC0 Compared to CTP6

    Remember this post 46 New Dynamic Management Views In SQL Server 2008 CTP6? I just checked SQL Server 2008 RC0 and there are no new Dynamic Management Views when compared to CTP6. Sorry, can't make up any DMVs :-(   Now, if you could do this SELECT CAST('00:15:00' as TIME(0)) + 5 instead of SELECT DATEADD(hh,5,CAST('00:15:00' as ...
    Posted to Denis Gobo (Weblog) by Denis Gobo on June 24, 2008
Powered by Community Server (Commercial Edition), by Telligent Systems
  Privacy Statement