Forum Replies Created

Viewing 15 posts - 886 through 900 (of 2,469 total)

  • RE: Execution Plans

    here's a link to Chris's article on cluster that index







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: And now for something completely different...

    sorry FK...on this one topic I don't consult anyone...thinking cap's now officially "off"..







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: And now for something completely different...

    ..oh..wait a minute..I (think) I am beginning to see some light...are you talking about the "fat lady" link I posted a couple of days back ?!?! If it is, you...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: And now for something completely different...

    are you saying that my picture makes me look Hungry; voracious; greedy...

    as for a moniker for you...am donning my "thinking hat" right now...will let...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: And now for something completely different...

    hmm..thinking out aloud here...should I just let FK & GPF^192 continue making assumptions about me...should I just pretend to be a fly on the wall...should I jump in and say...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: And now for something completely different...

    great start to a Friday morning..







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Insertion / Updation of rows

    I would use a stored procedure - pass the empID (& other values) as parameters...

    & then do an

    
    if exists(select * from myTable where empID = @empID)
       ...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Cursor is Refreshing Data After Open

    If phill's right in his assumption of "oversimplification of code" then you should use his SQL - else Manish - it may be in your best interests to post what...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: A Report from the PASS Community Summit 2005

    thanks lancea - for adding another piece to the PASS picture! Pity about having to say "no" to books...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Dynamic SQL is bad?

    I think you must have me confused with remi...he should be the one in the jacket...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: And now for something completely different...

    "Yo - banana boy!" - surely you mean palindrome..







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Dynamic SQL is bad?

    I noticed the sucess with links in the monty python thread...congratulations!

    as for the moniker...it's almost like christening yourself...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Creating Documentation

    eyal...I haven't looked into this in detail but this script shows some promise..check it out and see if it gets you started in the right direction...

    script







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Dynamic SQL is bad?

    farrell - use it like so...& "view page source" for use of the anchor tags...

    Curses & Blessings of Dynamic SQL







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Error with SQL code

    could you please post the entire code - or at least the part that includes the substring function...also some sample values from last_Name & first_name would help...







    **ASCII stupid question, get a stupid ANSI !!!**

Viewing 15 posts - 886 through 900 (of 2,469 total)