Forum Replies Created

Viewing 15 posts - 19,891 through 19,905 (of 26,490 total)

  • RE: lowercase keywords and usability

    opc.three (7/8/2009)


    I have alluded to the fact that while much research has been done in the field of linguistics the findings may not be applicable to source code. My original...

  • RE: 12 months period by paramter date

    So, to paraphrase for one value, given the date 6/30/2009, you want the past 11 months 7/31/2008 - 6/30/2009 starting with the last day of the 12th month?

    I'd think...

  • RE: Code Cut and Paste

    QA/SSMS/UltraEdit, I have them set to convert tabs to spaces. Thing I found is different people have different tab settings and code can look quite different between the settings....

  • RE: 12 months period by paramter date

    Another request. Could you comment the code a bit to explain what is going on? Also, table DDL, and sample data (readily consummable, and just enough to test,...

  • RE: Are the posted questions getting worse?

    Think, I do, that our True Relational Fanatic may have new persona here on SSC.

    Anyone else have thoughts on this? 😉

  • RE: 12 months period by paramter date

    gabrielegriffin (7/8/2009)


    Thanks for your response - unfortunately it doesn't work for me - it returns all dates with 6/30 no matter what year.

    I'll keep looking ...

    Could you please post...

  • RE: Hyperbac

    I thought I'd just add that we have been using it for a year as well with no problems.

  • RE: Are the posted questions getting worse?

    GilaMonster (7/8/2009)


    OKAJ I **WEKING CAWMED HOWM AND SAW TE UPDATE JEH? AWN I WSN LIKE WOOOT??? CO0L UPDATE3Z T0D4y PL**AXK? THWN IT WES A FREKING STWID TAWBS *********MUTEHR****** UPWDATE=!?!?!?!?!?!?! HOW...

  • RE: Syntax question using where instead of join

    Just my 2 cents, but I really prefer using joins. I like the separation of join criteria from filter criteria. Makes reading code much easier.

  • RE: lowercase keywords and usability

    Ewan Hampson (7/8/2009)


    Lynn Pettis (7/8/2009)


    Simple question for you though, would you read a 600 page book written in all capital letters? I wouldn't. Mixed case as appropriate is...

  • RE: Vote for these 2 features in next version of SQL Server

    Curious, if we were interested in looking at something else that may be more of true RDBMS, what would you suggest?

  • RE: Vote for these 2 features in next version of SQL Server

    sqlguru (7/8/2009)


    In a "true dr.codd" relational database, a DBA would define Table A, define Table B, define Table A's PK, then "relate" Table B to Table A. The physical side...

  • RE: growing log file

    Sounds like your database is using either the BULK-LOGGED or FULL recovery models and you are only running full backups and possibly differential backups between full backups. Neither of...

  • RE: lowercase keywords and usability

    Also, I can read code fine wether it is written in all lower case, all upper case, or mixed case. What I really want from some one writing code...

  • RE: lowercase keywords and usability

    Most people on this site are practitioners not scientists. Not really sure you will find what you are looking for here.

    Simple question for you though, would you read a...

Viewing 15 posts - 19,891 through 19,905 (of 26,490 total)