Forum Replies Created

Viewing 15 posts - 226 through 240 (of 1,187 total)

  • RE: Desperation on the Forums

    Thank you, Grant! As someone who feels he never knows enough about database administration, I really appreciate your editorial.  You experts on these forums show a tremendous amount of patience...

  • RE: Is the DBA Title Dying?

    roger.plowman - Friday, April 6, 2018 8:03 AM

    First, how about not mysteriously taking 6 hours for a query that used to...

  • RE: MS login creation date question

    Sue_H - Tuesday, April 3, 2018 10:54 AM

    webrunner - Tuesday, April 3, 2018 9:28 AM

  • RE: Symmetric Except

    Thanks for the question! I'd be curious to know Gail Shaw's or Jeff Moden's take on this kind of query.

    - webrunner

  • RE: SUBSTRING

    Thanks for this question. I got it wrong so need to study more.

    - webrunner

  • RE: Upgrade to 2014 or 2016

    Hello hurricaneDBA,

    Whichever version you decide on, I highly recommend reviewing and adapting the checklist at the link below. I found it extremely helpful.

    March 7, 2018 at 9:30 am

    #1982243

  • RE: The Values Clause

    Thanks for this instructive question.

    - webrunner

  • RE: Convert Bigint time to datetime

    Way late to the party, I know. But I just ran into this question while checking some data in the SQL Monitor repository. This page proved helpful:

  • RE: Wide Data Frames

    Thanks for the instructive question.

    By the way, for anyone out there interested in NFL passing data, this year's Super Bowl saw the continuation of a strange, 51-year QB...

  • RE: A Simple Introduction to Dynamic SQL

    Thanks for the article. My only suggestion would be to move the SQL injection warning into a prominent box at the top of the article. Many readers might jump right...

  • RE: Basic COUNTs 4

    Thanks for this question! I recently re-learned this info, and the way I remembered it (I know it's probably a bad mnemonic but it works for me) is: "COUNT (ALL...

  • RE: New Rules

    sknox - Thursday, February 8, 2018 10:46 AM

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

  • RE: New Rules

    Thanks for this question. I find it odd that the feature would not have returned an error about conflicting rules. Especially since it apparently silently allowed additional rules to be...

  • RE: Collation order by

    Here is a slight edit with the complete table variable declaration, just for fun.
    Thanks for the great question!


    declare @TableAsc table
      ( [Value] varchar(30)

  • RE: SET the results

    Thanks for this very instructive question!

    Happy new year,
    webrunner

Viewing 15 posts - 226 through 240 (of 1,187 total)