Forum Replies Created

Viewing 15 posts - 421 through 435 (of 2,469 total)

  • RE: Does MySQL have an equivalent to T-SQL''''s PRINT statement?

    sorry - know nothing about MySQL but did find what seems to be a good link!







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

  • RE: Isthere any function in T-SQL to get day of week using?

    Unless you're looking for..

    datename(dw, getdate())..?!?!

    Since the datepart is dependent on the current setting of "datefirst"...check that first if that's the one you want..







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

  • RE: CASE matching

    This is how I'd do it in SQL2K...

    If all you wanted was to convert the db colum to uppercase you'd compare..

    where password = upper(colPwd)

    If you wanted to match the case...







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

  • RE: A Live Node

    ...If you're ever out of a job you should take to...







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

  • RE: deleting duplicates from columns

    This thread has been cross-posted here!







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

  • RE: maintenance plan

    This thread has been cross-posted here!







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

  • RE: Data modeling tool

    This thread has been cross-posted here!







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

  • RE: Create DB within a stored proc - doubt

    Natalie/Nisha - pl. do not cross post - follow this thread here!







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

  • RE: sql agent

    Is this the same question posted here?!







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

  • RE: sql agent

    In EM you can expand the Management folder and see the status, last run date etc.. of the various scheduled jobs...or in QA you could query the system tables...something like:

    select...







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

  • RE: How to remove multiple spaces in a varchar?

    Of course Life would be MUCH easier if this could just be validated at user input stage...







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

  • RE: A Live Node

    Why David - have you not perfected the art of being model spouse (read: husband) who nods his head mechanically making automated responses of "yes...uh huh...that's right..whatever you say honey"..?!?!?!







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

  • RE: help in SP

    I am consumed with curiosity.....maybe my particularly insulated existence prevents me from coming across many interesting situations and scc is the only place I know that allows me peeks into...







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

  • RE: White icon

    beer & pizza sound more like wishful thinking than anything else...

    Never paid attention to it till I saw this post - to me it...







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

  • RE: A Live Node

    ...if Joan of Arc "had a cellphone"....look at the sorry fate that befell her...wish we could set her up as an example of what...







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

Viewing 15 posts - 421 through 435 (of 2,469 total)