Forum Replies Created

Viewing 15 posts - 6,826 through 6,840 (of 9,715 total)

  • RE: Are the posted questions getting worse?

    So, I have this query that yesterday is working fine and quick when I left outer join three tables. But when I change them over to inner joins takes forever...

  • RE: help in my procedure

    Gianluca Sartori (12/16/2010)


    CELKO (12/15/2010)


    3) Why are you wasting time with dynamic SQL?

    Actually, dynamic SQL is the most efficient way to handle optional parameters in stored procedures.

    Using COALESCE, ISNULL, CASE...

  • RE: help in my procedure

    WayneS (12/15/2010)


    CELKO (12/15/2010)


    >> There's math problems with money? Please, do tell. I haven't heard anything about them and as I use that field [sic: columns are not fields] quite a...

  • RE: help in my procedure

    CELKO (12/15/2010)


    >> Now Microsoft may or may not have implemented COALESCE() by ANSI-Standards. I don't know. But given that no one can compare one unknown value (NULL) to another unknown...

  • RE: Today's Random Word!

    Congrats, Tom. Remember to spoil her properly now.

    WOTD: Spoil

  • RE: Error in SSIS Package

    Please start a new topic for your question.

  • RE: Are the posted questions getting worse?

    I think I just found it. Money rounds funny when being used in division and multiplication.

    Interesting that I never ran into this before. I should make a SQL Server question...

  • RE: Are the posted questions getting worse?

    Not believing I'm actually going to get an answer to the question I posted on the thread Wayne just linked, I'm going to ask the question here.

    Has anyone heard of...

  • RE: help in my procedure

    CELKO (12/15/2010)


    Please post DDL, so that people do not have to guess what the keys, constraints, Declarative Referential Integrity, data types, etc. in your schema are.

    Sample data is also...

  • RE: help in my procedure

    CELKO (12/15/2010)


    5) Why did you use MONEY? Do you know about the math problems it has?

    There's math problems with money? Please, do tell. I haven't heard anything about them and...

  • RE: Are the posted questions getting worse?

    Paul White NZ (12/15/2010)


    On the other hand, IN and EXISTS have slightly different NULL-handling semantics, so it is not possible to express the exact same logic using IN as it...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (12/15/2010)


    da-zero (12/15/2010)


    I must say, today's newsletter from SSC has a really interesting advertisement for an even more interesting book.

    :rolleyes:

    Agreed on the interesting advertisement. Is the book bad?

    If I'm...

  • RE: Today's Random Word!

    We just got a Phoo place in Jax that I'm dying to try out.

    I miss our Mongolian BBQ. Used to have one near our house that was out of this...

  • RE: DSV Named Query vs SSIS Data Flow

    Well, the source database is already a day behind production. So I need to find out how often the cube will be reprocessed. Or, more accurately, how often the reports...

  • RE: How to prevent a sore throat after hours of presenting ppt ?

    You're welcome.

    There are a few other things I should mention.

    Don't drink high amounts of caffeine before a presentation. It dries out your throat. Don't drink anything cold before a...

Viewing 15 posts - 6,826 through 6,840 (of 9,715 total)