Forum Replies Created

Viewing 15 posts - 52,861 through 52,875 (of 59,064 total)

  • RE: Performance of Scripts in SQL Server 2000

    You from Michigan, Kevin?

  • RE: Some are just awful...

    Heh... understood on the scheduling thing... not a predictable "tide".

  • RE: LTRIM linked field

    Heh! Similar effect! Gets their attention and it's fun to watch! :hehe:

  • RE: Performance of Scripts in SQL Server 2000

    Shaun McGuile (1/16/2008)


    Current petrol prices here are abou $7.73 per gallon(US)!!!!!

    :crying:$6.18 of that is tax!!!!!:crying:

    --Shaun

    Dang! You got Grandholm for a Governor, too? 😛 They should leave out gasoline...

  • RE: Not able to locate stored proc. but it is running in job step

    Haven't tried it, Matt, but is that true even when you're logged in as a System Admin?

  • RE: LTRIM linked field

    Heh... (laughing out loud, now)... do you think it matters when you get hit in the kisser by a 90 mile an hour porkchop? 😀 😛 😉 :hehe:

  • RE: Performance of Scripts in SQL Server 2000

    Shaun McGuile (1/16/2008)


    Jeff: Would those be USA gallons then? (English gallons are bigger!) 😉

    --Shaun

    Heh... only if I forget to take the brick out of my coffee pot from the water...

  • RE: Query for work shift differential

    Heh... understood and thanks...

    Becareful, though, Sam... one of the things that an Execution Plan will do, is "lie"... frequently, it can't "see" past the first row of the correlated sub-query...

  • RE: Performance of Scripts in SQL Server 2000

    Heh... spot on, Matt... Just like you did, I load what I call a "discovery load". The only difference is that I don't even take the time to change...

  • RE: SQL - Derived Tables

    jldsql (1/16/2008)


    Microsoft documentation suggest that both derived tables and temporary table will first use memory cache if available.

    Jim

    Jim... First, I absolutely agree with what you said... But, I also...

  • RE: Performance of Scripts in SQL Server 2000

    Shaun McGuile (1/16/2008)


    Sorry - had not read all of the posts before posting!:rolleyes:

    --Shaun

    Heh! Man, I had to laugh out loud! I've done that many times myself... it's normally...

  • RE: New Company, new DBA Tools budget, can you recommend any?

    Paul Bakker (1/16/2008)


    Does anyone have experience with the freeware version of SqlSafe? Can this product safely used in a production enviroment?

    Heh... freeware...

    My recommendation is that you read the license...

  • RE: Query for work shift differential

    Samuel Vella (1/16/2008)


    Jeff,

    (Did you miss my earlier posts?)

    Case would be a lot easier for very simple examples but sometimes @nbr is derived and for clarity/optimization it would be better to...

  • RE: SQL - Derived Tables

    Hey Prashant...

    You remember I said "don't let it dampen your writing spirit"? Here's why... like I said, you have some good information in your article and people have already...

  • RE: SQL - Derived Tables

    ...and everything happens in memory instead of a combination of memory and disk.

    ...while a temporary table exists until the server is brought down and also it uses lot of disk...

Viewing 15 posts - 52,861 through 52,875 (of 59,064 total)