Forum Replies Created

Viewing 15 posts - 166 through 180 (of 584 total)

  • RE: SQLServerCentral apologizes and you can win a book

    Sad thing that people feel the need to plagiarize. But, thanks for turning this into something positive.

    Whipped this up just to try to get a book. Used AdventureWorks database in...

  • RE: DQS in SSIS

    Koen Verbeeck (12/4/2013)


    This question seemed so easy, I thought there was a catch 😀

    (and it has been such a long time since I openened that component...)

    Yes, I kept trying to...

  • RE: SOUNDEX

    Thanks for the interesting question. I got caught out with "Phone". Don't really use this kind of thing in my work right now. But, as with many QotD topics, it...

  • RE: Datetime conversion of empty string

    Richard Warr (11/25/2013)


    Straightforward enough question but, as it's a DATETIME you will actually get 1900-01-01 00:00:00.000 as the result.

    +1, but a nice, easy question for a Monday.

  • RE: sysadmins

    Nice question!

    Here's a useful SQL Server Script to list database name, login type, server login name,server role, database user and database role[/url] I found.

  • RE: SQL Server 2014 Configuration

    I have a different link: http://msdn.microsoft.com/en-us/library/ms143729(SQL.120).aspx that yields the same info.

    Features are deprecated, not removed.

  • RE: REGEX

    Excellent question. Simply explained and good references. Thanks!

  • RE: Script All Logins / Users / and Roles

    Thanks for posting this. I just had to do a cold reinstall and restore of my DB server. Has to reconstruct the users/logins from memory! Now I can just run...

  • RE: Analytical functions available in SQL 2005

    L' Eomot Inversé (11/11/2013)


    ... as far as I can tell it is nowhere documented that these 4 functions are additions to T-SQL in 2005; of course each has its own...

  • RE: Using Max()

    Thanks for the question!

    However, the drama of saying that it caught out all your staff made me spend way too much time on it. Thinking I was missing something,...

  • RE: COUNT, COALESCE, ISNULL, DISTINCT

    Good question, even with the case sensitivity issue left open. As a general rule, better to specify server settings that were in place, than to expect answerers to make the...

  • RE: Effectiveness

    bryanellis (11/7/2013)


    This reminds me of a programming test I had when in college. The professor gave us a single task: get the top 10 student names alphabetically from the...

  • RE: UNION

    Liked that it made me think. Not thrilled with the explanation. Got it right in the end, but fall into the category of "It depends" being a better answer.

    Thanks for...

  • RE: "NOT IN" Operator and Three Valued Logic

    L' Eomot Inversé (11/1/2013)


    Could have been a good question, but seems to have got a bit muddled somehow. The muddle is a pity, as there is at...

  • RE: Orphaned users

    SqlMel (10/31/2013)


    I find this one to be a very good question but one that can be easily answered by just analyzing the available options.

    First, you need to select 4 correct...

Viewing 15 posts - 166 through 180 (of 584 total)