Forum Replies Created

Viewing 15 posts - 16 through 30 (of 452 total)

  • RE: Recursive Queries

    Stewart "Arturius" Campbell - Friday, February 23, 2018 3:44 AM

    sipas - Friday, February 23, 2018 3:06 AM

  • RE: New Rules

    webrunner - Thursday, February 8, 2018 10:04 AM

    Thanks for this question. I find it odd that the feature would not have returned...

  • RE: Extremely Quick Backups

    sqldoubleg - Friday, January 12, 2018 4:09 AM

    Stewart "Arturius" Campbell - Friday, January 12, 2018 2:39 AM

  • RE: T-SQL sorting

    call.copse - Monday, January 8, 2018 4:10 AM

    Toreador - Monday, January 8, 2018 2:01 AM

  • RE: Columnstore Indexes on SQL Server 2016

    manik_anu - Thursday, January 4, 2018 2:02 AM

    only one column store index is allowed each table then what the difference between clustered...

  • RE: STRING_SPLIT with no delimiter

    OK. This is definitely not due to versions of SQL Server. I've tested all CUs of SQL Server 2016, and several updates for SP1, and I cannot make it fail...

  • RE: STRING_SPLIT with no delimiter

    Evgeny - Monday, December 11, 2017 7:06 PM

    sknox - Monday, December 11, 2017 6:38 PM

    December 11, 2017 at 7:39 pm

    #1971690

  • RE: STRING_SPLIT with no delimiter

    Evgeny - Monday, December 11, 2017 4:11 PM

    It doesn't work on versions 13.0.4435 and 13.0.1601. So I would say that correct...

  • RE: STRING_SPLIT with no delimiter

    J Livingston SQL - Monday, December 11, 2017 2:56 PM

    Jeff Moden - Monday, December 11, 2017 1:33...

  • RE: STRING_SPLIT with no delimiter

    Carlo Romagnano - Monday, December 11, 2017 1:00 AM

    Good to know!
    I would add  a where clause  to avoid empty string
    DECLARE...

  • RE: STRING_SPLIT with no delimiter

    bknight 46549 - Monday, December 11, 2017 7:29 AM

    It seems to me the answer to this question is more about string manipulation...

  • RE: The Nonsensical Count

    srienstr - Tuesday, November 28, 2017 6:54 AM

    If I alter the query to ">2" instead, I get a result of 3, and an error...

  • RE: The Nonsensical Count

    Good one! I would clarify the answer as: 

    HAVING ... behaves as a WHERE clause on the aggregated results.

  • RE: Tally Tables and Table Variables

    The underlying problem, of course, is that CHAR() is both a data type and a function. 
    Add to that the fact that AS can be used in declaring the type of...

  • RE: Introverted vs Extroverted

    bkubicek - Thursday, November 9, 2017 8:24 AM

    Chris Harshman - Thursday, November 9, 2017 8:14 AM

    November 9, 2017 at 5:44 pm

    #1967475

Viewing 15 posts - 16 through 30 (of 452 total)