Forum Replies Created

Viewing 15 posts - 286 through 300 (of 820 total)

  • RE: SQL & the JOIN Operator

    superlangerkerl (10/7/2009)


    It was a good article, however these are fundamental types of joins. I would like to have seen something on hash joins and merge joins.

    I had noted your post...

  • RE: SQL & the JOIN Operator

    Wagner this is a great article. I gave it all the stars. Then look at the other results. Seven pages on the forums. If you have...

  • RE: SQL & the JOIN Operator

    Actually, Cris, I was referring to you (Chris.Strolia-Davis). The way UNION (and ALL) works is to take multiple result sets and merge them together. It almost does not...

  • RE: SQL & the JOIN Operator

    davidpenton (10/7/2009)


    Please...please please use QUOTENAME for things like this 🙂

    Sorry. I had copied this querry from the net and fixed the joins. The original just had all the...

  • RE: SQL & the JOIN Operator

    Richard Gibbins (10/7/2009)


    Thanks for a lucid article. I'm from the "old school" so this cemented what I had picked up ad hoc.

    I have a quick question however. I...

  • RE: SQL & the JOIN Operator

    Chris,

    Not exactly. The UNION / UNION ALL is kind of tough one to get wrapped around. UNION ALL combines two or more identically structured result sets into...

  • RE: SQL & the JOIN Operator

    Great article. Very good primer on the subject. When you do your next one on advanced joins please talk about moving thing from the WHERE to the ON...

  • RE: Launch Party

    I'LL CREATE THE TABLE ... O. K. ... NUMBER OF ROWS ...

    What? You have to preallocate the space for that table? What DBMS is this? Must be...

  • RE: Raw Materials - Psychiatric Science

    Unfortunately it's not all that strange. when i was working for the dental software company we were required to add a diagnosis code field to every treatment. Insurance,...

  • RE: Preparing for Disaster

    Cause and effect, folks. Cause and effect. Who knew that this cause would have that effect. Fire? And here I thought that vengeance was a dish best...

  • RE: COPY_ONLY Backups

    timothyawiseman (10/1/2009)


    Perhaps I am missing something. You should be able to restore it to 11PM on Thursday when the last log backup was taken, presuming of course you still...

  • RE: COPY_ONLY Backups

    Thanks Jeff.

    The next one will be better though. It's another learning experience. Thanks to all the responders too. I take no exception to anything that was said....

  • RE: COPY_ONLY Backups

    I just did Adi. Thank you. Very surprising. And here I was patting myself on the back for having all my research down. Then again one...

  • RE: COPY_ONLY Backups

    David you are lucky. I've had that too. Mostly this is due to the databases having a high read to write ratio. This increases the probability that...

  • RE: COPY_ONLY Backups

    Vliet is correct. So are many of the other points raised. Yet there was one thing missed. Yet we have seen the following many times:

    (1) Set up...

Viewing 15 posts - 286 through 300 (of 820 total)