Forum Replies Created

Viewing 15 posts - 4,426 through 4,440 (of 5,356 total)

  • RE: QOD 30/07/2003 - Another Documentation Error???

    Hi Dan,

    quote:


    I was a little suprised to get todays QOD wrong. I answered 5) You can't run Enterprise Edition of SQL Server...

    --
    Frank Kalis
    Microsoft SQL Server MVP
    Webmaster: http://www.insidesql.org/blogs
    My blog: http://www.insidesql.org/blogs/frankkalis/[/url]

  • RE: DATETIME datatype

    Hi gbn,

    quote:


    For stripping times off, I always prefer this:

    CAST(FLOOR(CAST (DateTimeCol AS real)) AS smalldatetime


    try this...

    --
    Frank Kalis
    Microsoft SQL Server MVP
    Webmaster: http://www.insidesql.org/blogs
    My blog: http://www.insidesql.org/blogs/frankkalis/[/url]

  • Viewing 15 posts - 4,426 through 4,440 (of 5,356 total)