Forum Replies Created

Viewing 15 posts - 4,636 through 4,650 (of 8,416 total)

  • RE: SSRS snapshot

    Valid question, but I don't suppose I will retain the answer very long.

    Thank goodness for BOL 😉

  • RE: Multi-statement execution

    This question made my head hurt.

  • RE: NULL & 'NULL'

    There is nothing good about NULL. Discuss. 😀

  • RE: TRUNCATE

    vk-kirov (2/10/2010)


    In the example above, we will see request_mode = Sch-M (schema modification). This is specific to DDL events.

    Not true. From Books Online - Lock Modes:

    Some data manipulation language...

  • RE: TRUNCATE

    vk-kirov (3/3/2010)


    So, db_ddladmin can run any DDL command; db_ddladmin can run TRUNCATE TABLE. This means TRUNCATE is a DDL command, I believe 🙂

    Crows are birds.

    All crows are black.

    Therefore, all birds...

  • RE: Slowly Changing Dimensions

    I look forward to Raju The Leader (???) enlightening us all about Type 3 SCDs :laugh:

  • RE: Transaction Log Backups

    Never get tired of this sort of question - it is such an important topic.

  • RE: Curiouse View to create for SQLServer 2005

    Using OPENROWSET that way is just wrong!!! 😀

  • RE: SELECT setter

    This difficult-to-recall behaviour is the main reason I prefer SET @x = (SELECT...) syntax.

  • RE: What is this?

    It seems odd to me that type names must be lower cased in a case-sensitive database.

    Also the case with hiercarchyid in SQL 2008.

    Am I the only one that prefers to...

  • RE: SSRS timeout

    Tedious question. Just the sort of pointless detail I do not need in my head.

  • RE: Concatenation Cursor

    WayneS (2/16/2010)


    Just remember that without an order by clause, there is no guaranteed order. The correct answer for this could have been just as easily "Bill, Mark, John".

    Agreed. That...

  • RE: Checksums

    Lesson for today: spend more than 3 seconds reading the question 🙁

  • RE: LOCK

    Sometimes, it would just be better to delete the question completely.

  • RE: FOR XML PATH

    The poor UNION statement, abused again 🙁

Viewing 15 posts - 4,636 through 4,650 (of 8,416 total)