Forum Replies Created

Viewing 15 posts - 2,236 through 2,250 (of 7,484 total)

  • RE: Tally OH! An Improved SQL 8K โ€œCSV Splitterโ€ Function

    Ed Wagner (9/5/2014)


    And finally, even through I worked with Oracle for a number of years, a NULL and an empty string are fundamentally different and should never be equal.

    Nor unequal,...

  • RE: Today's Random Word!

    Ed Wagner (9/5/2014)


    Sean Lange (9/5/2014)


    Capsize

    Expensive

    Dear

  • RE: Titles Matter โ€“ Part 2

    Gary Varga (9/5/2014)


    DavidL (9/5/2014)


    GilaMonster (9/5/2014)


    Personally.... My father's an engineer (mechanical). I know what goes into studying to be an accredited engineer. I will never use the title Engineer for myself...

  • RE: What will this query return?

    Hugo Kornelis (9/5/2014)


    TomThomson (9/4/2014)


    I have written quite a few parsers, and handling what I've described is not at all hard

    That comment was not directed at you or your proposal. ๐Ÿ™‚

    One...

  • RE: Are the posted questions getting worse?

    GilaMonster (9/5/2014)


    Grant Fritchey (9/4/2014)


    You never know. I get stumped all the time. That's why Gail's here.

    Wha?

    Well, at least I have a purpose in life...

    Well, a purpose in SQLserverCentral forums anyway....

  • RE: Are the posted questions getting worse?

    cphite (9/5/2014)


    jcrawf02 (9/4/2014)


    Ed Wagner (9/4/2014)


    Koen Verbeeck (9/4/2014)


    andrew gothard (9/4/2014)


    Gazareth (9/3/2014)


    I've just been told: "We don't recommend running SQL commands against the database"

    Right. May as well go home then!

    You know Chris...

  • RE: How bad this in terms of performance; udf in WHERE

    CELKO (9/4/2014)


    The highlighted (bolded) pattern for validation will allow for INVALID MONTHS. Since when do we have a 13th, 14th, 15th, 16th, 17th, 18th, or 19th month in ANY...

  • RE: How bad this in terms of performance; udf in WHERE

    Lynn Pettis (9/4/2014)


    CELKO (9/4/2014)


    The highlighted (bolded) pattern for validation will allow for INVALID MONTHS. Since when do we have a 13th, 14th, 15th, 16th, 17th, 18th, or 19th month...

  • RE: How bad this in terms of performance; udf in WHERE

    CELKO (9/4/2014)


    I like the MySQL convention of using double zeroes for months and years, That is 'yyyy-mm-00' for a month within a year and 'yyyy-00-00' for the whole year.

    Yes, I've...

  • RE: M2M logins IP based access restriction

    That's something I would expect to do in a firewall (either a software one on the machine restricting access, or a hardware one between the machine and the outside world)....

  • RE: Shrink tempdb

    Did you restart the instance after runing the alter database statement? If you did, tempdb should now start with the file size that statement specified.

    Also, it may be...

  • RE: Adding a number to a string to create series

    ChrisM@Work (9/5/2014)


    Eirikur Eiriksson (9/5/2014)


    Chances are that this serialization is being used outside the scope of the database, ie. enumeration of report or invoice items, who knows?

    ๐Ÿ˜Ž

    Nobody, Mr Viking - but...

  • RE: Titles Matter โ€“ Part 2

    GilaMonster (9/5/2014)


    Personally.... My father's an engineer (mechanical). I know what goes into studying to be an accredited engineer. I will never use the title Engineer for myself (I'm not one)

    When,...

  • RE: Data from one Table to Two Columns

    ok, it can be done by numbering the logging events in order, then splitting into logins and logouts, and then doing a full outer join on the tow parts with...

  • RE: Today's Random Word!

    Ed Wagner (9/5/2014)


    BWFC (9/5/2014)


    TomThomson (9/4/2014)


    Ed Wagner (9/4/2014)


    djj (9/4/2014)


    Ed Wagner (9/4/2014)


    Revenant (9/4/2014)


    SQLRNNR (9/4/2014)


    silver

    spoon

    Feed

    Qats

    Granola

    Museli

    Sawdust ๐Ÿ™‚

    Project

    Projectile

Viewing 15 posts - 2,236 through 2,250 (of 7,484 total)