Forum Replies Created

Viewing 15 posts - 121 through 135 (of 681 total)

  • RE: Calling Out Bad Advice

    I did just that a week or so ago on Twitter (maybe the incident to which you're referring Tim?) because the advice was so blatantly misleading from such a widely...

  • RE: Calling Out Bad Advice

    lenne_dk (12/22/2010)


    Most true professionals due a good job of self-screening,

    Not here, it seems πŸ™‚

    A correction is due, if you do not mind...

    Indeed, sir! Thanks for pointing this out, I...

  • RE: Difference between 'hash match/inner join' and 'nested loops/inner join' in execution query plan?

    TheSQLGuru (1/2/2008)


    A nested loop query plan is usually optimal when there are small numbers of rows in one table (think 10s to perhaps 100s in most cases) that can be...

  • RE: Talking baseball

    Agreed, the Phils will be the team to beat during the next 4-5 years.

    Obviously I'm disappointed by his decision, but I'm still a Cliff Lee fan nonetheless. ...

  • RE: Talking baseball

    Definitely agree that we don't want another A-Rod situation. Or even a Kevin Millwood, or Chan Ho Park.

    I just read on the Dallas Morning News that the Yanks have...

  • RE: Talking baseball

    Markus (12/9/2010)


    Cliff Lee Sweepstakes.....

    β€’The Yankees have just gone to a seventh year for Lee, tweets SI's Jon Heyman. With Carl Crawford and Jayson Werth getting deals of that length,...

  • RE: Using the Script Component With Multiple Outputs

    parthi-1705 (11/17/2010)


    Hi, I just copy and past but getting error

    It looks like there are a couple of errors. First of all, the elseif should be else if. It...

  • RE: Using the Script Component With Multiple Outputs

    psripuram (8/5/2010)


    Can I have the same example shown in VB please

    Unfortunately I don't have a VB example for this code - most of my sample scripts are in C#.

  • RE: Using the Script Component With Multiple Outputs

    dpatel0501-696442 (5/21/2009)


    So whats the right approach when we have records in the header as opposed to not having them in details?

    If I read your question right, you're asking how to...

  • RE: Do You Talk Salary in the Interview?

    I'm in favor of talking about salary ranges early on, preferably before either party has spent significant time in the process (for example, during the initial phone screening). That...

  • RE: Creating Dynamic Outputs in SSIS to an SQL Database

    Dave, good article. Thanks for the mention of my earlier publication as well!

  • RE: Talking baseball

    Hard to say. Being a Rangers fan, I envision a sweep here, but that's admittedly tainted πŸ™‚

    It's such a mental game, and many of these kids - and I...

  • RE: Talking baseball

    I've definitely been neglecting the forums here for a while. This thread has really exploded since last I visited. I'm adding my comment to get back in the...

  • RE: Baseball Statistics

    Good find, thanks for sharing. Have you found the data on this site to be up to date? (That's a question from the baseball fan in me, not...

  • RE: File CreateTime using SSIS C#

    You could use a script task to check the last updated date of the file, and use a precedence constraint with an expression to either skip the file or process...

Viewing 15 posts - 121 through 135 (of 681 total)