Forum Replies Created

Viewing 15 posts - 196 through 210 (of 536 total)

  • RE: Temp Table Name confusion with Nested Procedures?

    WayneS (7/5/2011)


    mtillman-921105 (7/1/2011)


    OK, now I wish that I could borrow the head-desk avatar from WayneS! :angry:

    Feel free to borrow it anytime... it's at http://www.dreamwidth.org/userpic/21008/20791

    (Sometimes, I'd like to change my...

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

  • RE: Temp Table Name confusion with Nested Procedures?

    OK, this procedure and it's nested cousin caused issues again this morning. Here is the odd part, the proc. running through Crystal Reports ran just fine. I open...

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

  • RE: Delete duplicate rows from the table using row_number()

    Very good! Thank you.

    It surprises me that the DELETE statement works because I would have thought that the table would have to be explicitly named, but it works nevertheless.

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

  • RE: Temp Table Name confusion with Nested Procedures?

    OK, now I wish that I could borrow the head-desk avatar from WayneS! :angry:

    After getting fed up with verifying the parameters and parameter values over and over. I...

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

  • RE: Temp Table Name confusion with Nested Procedures?

    Garadin (7/1/2011)


    I'm just glad I decided to test it before I answered... or I'd have been wrong. :hehe:

    Ha! Don't feel like the Lone Stranger on that one - I have...

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

  • RE: Temp Table Name confusion with Nested Procedures?

    Thank you Garadin, I actually changed the name of the calling procedure's temp table and am still getting the error. So I must have been wrong about that -...

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

  • RE: Are the posted questions getting worse?

    Bruce W Cassidy (6/30/2011)


    Somehow, I am unsurprised that this thread is still going...

    Yes, but it seems to be on life support this morning.

    I hope I was wrong, I...

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

  • RE: Are the posted questions getting worse?

    Paul Randal had this intriguing link on one of his tweets today (that he got from someone else).

    The Org Charts Of All The Major Tech Companies (Humor)

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

  • RE: LastYearYTD Sales

    That doesn't look like SQL - because of the "IIF" included.

    But I think you're only specifying the year and not a range. So in effect you're telling the program...

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

  • RE: The Test of Time

    You mentioned 3COM, that company used to be one "my" clients (of a company I used to work for)! I even got a tour once at their Palm plant.

    I...

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

  • RE: Listing results in a single column

    Ninja's_RGR'us (6/28/2011)


    Here's a sample concat code. Enjoy the little tweaks!

    SELECT

    T.name,

    STUFF((

    SELECT

    ...

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

  • RE: A question on LEFT OUTER JOIN

    Please show the code that you used, it would be much easier.

    Edit> didn't see that code at first. Never mind.

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

  • RE: Are the posted questions getting worse?

    Ok, blocked. I didn't know you could block a follower.

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

  • RE: Are the posted questions getting worse?

    Craig Farrell (6/27/2011)


    mtillman-921105 (6/27/2011)


    I've never tweeted, but I already have a follower somehow! Here's one of their delightful insights:

    So my nose ring hole got reallly small cause i've been...

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

  • RE: Are the posted questions getting worse?

    I've never tweeted, but I already have a follower somehow! Here's one of their delightful insights:

    So my nose ring hole got reallly small cause i've been having a really...

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

Viewing 15 posts - 196 through 210 (of 536 total)