Forum Replies Created

Viewing 10 posts - 526 through 536 (of 536 total)

  • RE: NULL

    Hugo Kornelis (4/13/2010)


    mtillman-921105 (4/13/2010)


    But I still wish that SQL would use it as a zero since in the real world when we add 5 + NULL we want to see...

    The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge. - Stephen Hawking

  • RE: NULL

    Speaking of tangents (sort of)...

    I understand logically that NULL (as an unknown quantity) added or used in any other mathematical formula should = NULL.

    But I still wish that SQL would...

    The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge. - Stephen Hawking

  • RE: Concatenation Cursor

    Thanks Hugo, I should have mulled over that question just a few more minutes before asking it.

    The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge. - Stephen Hawking

  • RE: Concatenation Cursor

    I must be missing something really simple here, but what happened to the last comma?

    I would think that the result would have to end in a comma since what is...

    The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge. - Stephen Hawking

  • RE: Consolidating Again and Again and Again

    For years I've been frustrated how often new servers were needed. "You have to add 2 + 2? OK, we'll need another server for that. "

    So it's no...

    The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge. - Stephen Hawking

  • RE: Sharepoint Growth is Good

    One advantage that isn't mentioned is the "Web parts" (including dashboards). Of course they're not much use to a DBA who doesn't care as much about the front end...

    The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge. - Stephen Hawking

  • RE: Your Point of View

    I was a philosophy major and have noticed over the years that black/white thinking (a.k.a. the bifurcation fallacy) is the most common cognitive error people make. To see shades...

    The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge. - Stephen Hawking

  • RE: T-SQL and UPDATE - How smart is SQL with UPDATEs?

    Thank you very much for the well-informed responses. I finally have an answer to this.

    I used to be a FoxPro programmer and using the WHERE clause was needed in...

    The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge. - Stephen Hawking

  • RE: TSQL LAB 2 - Writing Conditional WHERE Clauses

    This may sound odd and a bad choice for performance, but I often select all the records into a temp table and then conditionally delete the unwanted rows. This...

    The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge. - Stephen Hawking

  • RE: DAC - What to Execute when Connected?

    Our abbreviations are beginning to overlap often. Since I like audo, I see "DAC" and I think "Digital to Analogue Converter."

    The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge. - Stephen Hawking

Viewing 10 posts - 526 through 536 (of 536 total)