Forum Replies Created

Viewing 15 posts - 8,866 through 8,880 (of 9,399 total)

  • RE: CDC

    Richard Warr (10/23/2013)


    The interesting thing here (for those of us not particularly interested in CDC) was looking at the answer percentages. Many people seem unaware that Evaluation and Developer editions...

  • RE: Today's Random Word!

    crookj (10/22/2013)


    Daniel Bowlin (10/22/2013)


    jasona.work (10/22/2013)


    Ed Wagner (10/22/2013)


    crookj (10/21/2013)


    jasona.work (10/21/2013)


    Ed Wagner (10/21/2013)


    Revenant (10/18/2013)


    Ed Wagner (10/18/2013)


    crookj (10/17/2013)


    Ed Wagner (10/17/2013)


    Daniel Bowlin (10/17/2013)


    breviloquent

    succinct

    laconic

    terse

    brief

    boxer

    Rocky

    and Bullwinkle

    Rabbit

    season!

    Elmer Fudd

    "Be vewy vewy quiet, I'm hunting wabbits" .

    Duck season

  • RE: Use a SELECT to ALTER properties of all databases of certain type...

    Keeping in mind that you'll be running it from a script yourself and not exposing it to the internet, how about something like this?

    SELECT 'ALTER DATABASE ' + name +...

  • RE: Looping Comma separated string

    born2achieve (10/22/2013)


    Hello Ed Wagner,

    I totally agree that "DelimitedSplit8K" function is much faster. thanks for your time.

    No problem - glad I could help. I cannot, however, take any credit...

  • RE: Slowly Changing Dimension Transformations

    As someone who doesn't work with it that much, I had to research the answer. I learned something from the question, so thank you.

  • RE: Looping Comma separated string

    born2achieve (10/22/2013)


    wow,

    thanks a lot everyone for your time on this post.

    dwain's suggestion will be more simple.

    It'll be significantly faster, too. If you haven't read the article on the...

  • RE: Today's Random Word!

    crookj (10/21/2013)


    jasona.work (10/21/2013)


    Ed Wagner (10/21/2013)


    Revenant (10/18/2013)


    Ed Wagner (10/18/2013)


    crookj (10/17/2013)


    Ed Wagner (10/17/2013)


    Daniel Bowlin (10/17/2013)


    breviloquent

    succinct

    laconic

    terse

    brief

    boxer

    Rocky

    and Bullwinkle

    Rabbit

  • RE: Are the posted questions getting worse?

    GilaMonster (10/21/2013)


    For those who weren't at Summit, here's some of the recordings, keynotes, the WIT lunch, a few of the sessions

    http://www.youtube.com/playlist?list=PLoGAcXKPcRvbTr23ujEN953pLP_nDyZJC

    Thank you, Gail, for the link. I wish I...

  • RE: Today's Random Word!

    Revenant (10/18/2013)


    Ed Wagner (10/18/2013)


    crookj (10/17/2013)


    Ed Wagner (10/17/2013)


    Daniel Bowlin (10/17/2013)


    breviloquent

    succinct

    laconic

    terse

    brief

    boxer

  • RE: Full Backup on Network Drive is Failing

    Another approach would be to have the backup directed to a local drive. Then have a scheduled task copy the backup files from the local drive to the network...

  • RE: Space missing in SELECT statement

    Through a simple question, it's another reminder to read carefully about what the code says. Good question to start the week.

  • RE: Are the posted questions getting worse?

    jasona.work (10/18/2013)


    Gads it takes a long time for an Oracle patch to apply...

    I probably could've just installed a new, updated instance by now...

    Oracle patches have always taken a very, very...

  • RE: Today's Random Word!

    crookj (10/17/2013)


    Ed Wagner (10/17/2013)


    Daniel Bowlin (10/17/2013)


    breviloquent

    succinct

    laconic

    terse

  • RE: number of cpu's ???????

    I believe this is because the systeminfo command shows the number of physical processors, while the task manager shows usage by logical processors. The task manager takes multi-core CPUs...

  • RE: DEFAULT

    tabinsc (10/18/2013)


    Victor Kirkpatrick (10/18/2013)


    Might be an easy one, but I learned something: the WITH VALUES clause. Thanks.

    Same here

    Same for me.

Viewing 15 posts - 8,866 through 8,880 (of 9,399 total)