Forum Replies Created

Viewing 15 posts - 421 through 435 (of 822 total)

  • RE: The US Holiday

    Revenant (7/4/2013)


    Have a happy Fourth, Steve. I m opening the next bottle of beer and raising it up to you and to the great job you do.

    +1

    Hope everyone had a...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: How does SQL pronounce SQL?

    Thanks Ron, awesome question.

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: How to read all content of sp or fn?

    How about sys.sql_modules?

    select definition

    from sys.sql_modules

    where object_id = object_id('<your stored proc name here>')

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Fantasy football 2013

    We actually don't have everyone returning this year, the same as it's been the last 3 years of the league. We have had a solid core but there's always...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Fantasy football 2013

    No open spots as of yet, looks like we have most everyone returning.

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Fantasy football 2012

    Check your PMs...I'll need your email address.

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Fantasy football 2012

    I'll get the league started again. It may be a few weeks but kook for an invite in your email.

    Lynn's got everyone on his trail...3-peat would truly be impressive.

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: layout question - how to get two tables to "span" the top table

    Thanks MM.

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: SQL CHOOSE

    Thanks for the question, Bill.

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: something like PIVOT?

    Thanks for the replies.

    After applying the MAX aggregate to the [LastSelect] column, the second part of my dilemma was solved by creating another column with the ten digit date using...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Fantasy football 2012

    Thanks for the prizes Steve.

    Hope everyone has a Happy New Year. If anyone is coming to SQL Saturday in San Francisco, make sure to look me up.

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Fantasy football 2012

    LOL you wrote your own recap, I love it.

    Congrats Lynn, repeat champion is an awesome feat.

    Thanks to all who participated. Hopefully next year I won't be starting a new...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Fantasy football 2012

    Be careful, I just picked up Shane Graham and the San Diego D!

    It doesn't look good on paper: Doug Martin going against the Saints D, Arian Foster matched up against...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Fantasy football 2012

    Wow, I wrote it off as a loss when i saw the first Brown TD. I'm a big Giants D fan tonight.

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Fantasy football 2012

    Nice to see so many teams still fightin' for a playoff spot. My timely wins against the division have helped my poor record.

    With 'Truncate Y'all' beating up 'SELECT INTO'...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.

Viewing 15 posts - 421 through 435 (of 822 total)