Forum Replies Created

Viewing 15 posts - 6,781 through 6,795 (of 7,484 total)

  • RE: Need urgent help

    The "how it will work" description makes no sense, unless you are going to add products only in batches of 20. Even if it it were adapted to work...

  • RE: "Real" copy of Codd's 12 (13) Rules for RDBMS

    Jeff Moden (7/29/2010)


    I've heard such things of Date which is surprising since Codd and Date were business partners at one time (IIRC). I'll have to take a look at...

  • RE: "Real" copy of Codd's 12 (13) Rules for RDBMS

    David Portas (7/29/2010)You are unfairly misrepresenting the view of Chris Date (and many others). No one is talking about sweeping missing data under the carpet. If data is missing then...

  • RE: "Real" copy of Codd's 12 (13) Rules for RDBMS

    Jeff Moden (7/28/2010)


    Since Codd rather well endorsed NULLs, why are they considered such an irritant even by some of those that appear to follow his every word with nearly religious...

  • RE: Are the posted questions getting worse?

    GilaMonster (7/29/2010)


    Serious advice, or that's what it looked like.

    http://www.sqlservercentral.com/Forums/FindPost959438.aspx - probably more of a 'skip steps' than anything else

    http://www.sqlservercentral.com/Forums/FindPost957797.aspx

    Amazing, especially the one from someone who's apparently an MVP. Perhaps...

  • RE: Are the posted questions getting worse?

    GilaMonster (7/28/2010)


    There have been some really 'entertaining' questions lately. There have been some 'entertaining' replies too.

    So far this week I've seen two different people advocating backing the log up in...

  • RE: Today's Random Word!

    John Rowan (7/28/2010)


    bcsims 90437 (7/28/2010)


    #25 'ALL' my problems can be solved by time and money!

    Now your challenge will be to get both since most income equations involve trading one for...

  • RE: "Real" copy of Codd's 12 (13) Rules for RDBMS

    David Portas (7/28/2010)


    I am using the term "view" in the same sense that Codd used it (at least in the RM/V2 book). View meaning derived relation.

    So in...

  • RE: Views

    Hugo Kornelis (4/21/2010)


    I never understand that habit. The semicolon is a statement terminator, not a statement starter, so the logical place for it is at the end of a statement,...

  • RE: Distinct clause in Select statement

    Luke L (7/27/2010)


    Nope, run the code you get 7 and 8 respectively. The Distinct in the second query is applied after the rows are created. So since there...

  • RE: No One is Safe

    Interesting editorial, Steve, and fab picture.

    I suspect that SA with blank password, default instance, DBMS on the same server as the website and set up to use default port numbers,...

  • RE: SQL Server Ranking Functions

    Nice article, nice simple examples. Well done, Wayne.

  • RE: REPLACE() and NULL

    timothy.bates (7/23/2010)


    We have all tried to explain that NULL does not equal 0 or NULL to an end user and often the response I've gotten is "That's STUPID!" This...

  • RE: Are we in all these cities?

    Hugo Kornelis (7/13/2010)


    I hope the author will stop by and tell us what he/she was trying to teach us with this question. Maybe I missed the deeper issue here.

    I guess...

  • RE: VARCHAR datatype

    Good question. I got it wrong, because I didn't notice that the length wasn't specified. That will teach me not to skim read code when working out what...

Viewing 15 posts - 6,781 through 6,795 (of 7,484 total)