Forum Replies Created

Viewing 15 posts - 8,746 through 8,760 (of 14,953 total)

  • RE: 'Add' to a character.

    Lots of things might get upset about a column change. The way to find out is research it.

    For example, you'll need to find any foreign keys that reference the...

  • RE: I'm confused

    gah (8/10/2009)


    GSquared (8/10/2009)


    cthariharan (8/10/2009)


    You are working as a garbage man ???????

    Nope. I'm providing that as a "useful answer".

    I play online games professionally, and have a hoby of spending 8-9...

  • RE: Spel chek?

    I halve a spelling chequer

    It came with my pea sea

    It plane lee marques four my revue

    Miss steaks aye ken knot sea

    Eye ran this poem threw it

    Your sure reel glad two...

  • RE: I'm confused

    cthariharan (8/10/2009)


    You are working as a garbage man ???????

    Nope. I'm providing that as a "useful answer".

    I play online games professionally, and have a hoby of spending 8-9 hours a...

  • RE: Are the posted questions getting worse?

    Chad Crawford (8/10/2009)


    jcrawf02 (8/10/2009)


    Gianluca: English is not my first language, so I'm sure any comment from me won't be valuable on the language side.

    Jon: You're crazy, your English is better...

  • RE: I'm confused

    trackingraj (8/10/2009)


    expecting some useful reply for my question

    My reply was useful, but only if you're willing to do the work necessary to get actual data before you make your decision.

    If...

  • RE: DBAs and the Art of Diplomacy

    jpowers (8/10/2009)


    David.Poole (8/10/2009)


    It depends on the personality of the person you are speaking to.

    Some managers view any resistence as dissent to be crushed. A carefully phrased question can start...

  • RE: DBAs and the Art of Diplomacy

    majorbloodnock (8/10/2009)


    Wow. Lots in here, all good.

    GSquared (8/10/2009)


    I'd rather be honest, but non-insulting, personally....I'd be more likely to say....or something like that. It's non-insulting, it's honest, and it puts...

  • RE: Backup to the Clode - No Excuses

    Brad: I have to ask, is there a way for you to fix the title of this thread? The article title is correct, the thread title references backing up...

  • RE: Twenty tips to write a good stored procedure

    timothyawiseman 18. Try to use table variables instead of Temporary Tables -

    In general, I agree. Table variables are normally to be preferred, but there are some cases where the Temp...

  • RE: Twenty tips to write a good stored procedure

    steve_melchert (8/10/2009)


    > It really is up to the authors to seek out peer reviews of their

    > articles before publication. The editor chooses to publish submitted

    > articles with...

  • RE: Twenty tips to write a good stored procedure

    gregory.anderson (8/10/2009)


    Here's a question about one of the items. You mentioned that writing "master.dbo.proc_name" is better than just "proc_name", well, what about writing "master..proc_name"? My company does not...

  • RE: Twenty tips to write a good stored procedure

    jacroberts (8/10/2009)


    ronmoses (8/10/2009)


    10. WHERE clauses - In a WHERE clause, the various operators used directly affect how fast a query can run. Here are the conditional operators used in the...

  • RE: SQL Profiler running on server side causes high CPU usage

    TheSQLGuru (8/10/2009)


    Clearly if your logic REQUIRES complex data access/processing PER ROW of output then a UDF is quite possibly the correct tool for the job. You are definitely correct...

  • RE: Audit Triggers - is there a better method

    You're welcome.

Viewing 15 posts - 8,746 through 8,760 (of 14,953 total)