Forum Replies Created

Viewing 15 posts - 91 through 105 (of 429 total)

  • RE: Converting Questionable Dates

    David Day (3/18/2016)


    Then (with all due respect) the questions either need to indicate the version, or have version-specific options. Given the mess the latter would become, the former would...

  • RE: The RPO

    I was confused by the transaction logs being "from midnight on". What is that relative to? :angry:

  • RE: CHECKSUM_AGG

    david.dilworth (2/5/2016)


    I had to look that function up as I hadn't seen it before.

    Is anyone able to provide a real-world example demonstrating the usage? What I'm interested to know...

  • RE: COALESCE

    I spent way to long on this one looking for the data type precedence catch. :crazy:

  • RE: Check, Please

    Interesting, thanks for the question Andy!

  • RE: Fun with qualifiers

    Andy Warren (12/1/2015)


    Shane, that question made my eyes hurt!

    Hugo, that answer is why I love reading the QOTD, the follow on discussion is always worth reading. But I only see...

  • RE: Fun with qualifiers

    Dain Bramage (12/1/2015)


    THANKS for an EXCELLENT QOD. This is one of the best I have seen on this site for 3 reasons.

    1. The question was asked in such a...

  • RE: Fun with qualifiers

    Thank you for the very interesting background behind the square bracket delimiter in SQL Server, Hugo. I had always assumed it was a more arbitrary decision on Microsoft's part....

  • RE: Nested Schemas

    I like to add square brackets around my nested schemas. :-D:crazy::hehe:

    CREATE SCHEMA [[a]].].[c]]]

  • RE: Nested Schemas

    Luis Cazares (11/18/2015)


    Carlo Romagnano (11/18/2015)


    patricklambin (11/18/2015)


    I would advice to prohibit this way of coding/naming.

    I disagree, naming conventions should reflect the factory needs. So, it may be that [Sales.XXX] is good...

  • RE: Which gives the greatest points?

    Huh, I wasn't expecting to learn something about sports today. :crazy::-D

  • RE: More wildcard searches

    Has anyone mentioned that the 'correct' answer is wrong yet? :hehe:

  • RE: Restore

    GeorgeCopeland (9/30/2015)


    I guess another way to ask my question is, if you have txn logs, why bother with a diff?

    In this case, there's not much difference. If however you...

  • RE: Restore

    GeorgeCopeland (9/30/2015)


    Stewart "Arturius" Campbell (9/30/2015)


    As an example, the last diff might be faulty / corrupted

    I don't understand your example. If a diff is faulty then you don't have it.

    Transaction log...

  • RE: Column aliases

    freyes (9/16/2015)


    Ok, then we must agree that only two ways exists, The other ways are only variations of the two main ways.

    Would this count as a third?

    SELECT * FROM (SELECT...

Viewing 15 posts - 91 through 105 (of 429 total)