Forum Replies Created

Viewing 15 posts - 2,191 through 2,205 (of 2,862 total)

  • RE: SSIS - Data Cleanup help please

    paul.hermans 47816 (1/16/2012)


    I was trying to figure out how to use a lookup transform, but it doesn't seem obvious.

    how would i do that?

    It really is a 1 or 2 time...

  • RE: How to add more partitions to existed table ?

    SQLKnowItAll (1/16/2012)


    I think that dao's question was whether you can do it without the explicit SPLIT statement. That was the gist of my previous replies: you can alter (redefine)...

  • RE: How to add more partitions to existed table ?

    SQLKnowItAll (1/16/2012)


    dao-434438 (1/15/2012)


    I was wondering if you got the answer to your question about adding new partitions w/o splitting the the range ?

    How do you add many partitions to...

  • RE: SSIS - Data Cleanup help please

    paul.hermans 47816 (1/16/2012)


    I was sort of coming to that conclusion, but am uncertain how to do it.....

    Do I make a single derived column that replaces the value of the Gender...

  • RE: Are the posted questions getting worse?

    SQLRNNR (1/16/2012)


    Anybody else get a request like this recently?

    Not exactly the same but very similar, purpotedly from LinkedIn and also marked as spam. Sender's e-mail address was in raw IP...

  • RE: Are the posted questions getting worse?

    WayneS (1/16/2012)


    For any Threadizens running SQL 2012, are you running it from a VM? Do you have any other versions of SQL installed at the same time? . . .

    Yes,...

  • RE: Rainbow Table

    Forced me to to a bit of searching... Thanks, Steve!

  • RE: How to add more partitions to existed table ?

    You can ALTER (redefine)( the function and the scheme in one shot, and then use the updated scheme to ALTER table.

    Chances are it will be faster than modifying the function...

  • RE: Are the posted questions getting worse?

    Jeff Moden (1/15/2012)


    GilaMonster (1/14/2012)


    I've seen Transcender sample tests before, they're miles from the real exams.

    Then, totally switching gears, are such sample tests actually helping to learn those things necessary to...

  • RE: Query Plan Execution Order

    "It should be about priority of control, not about order of execution."

    Here you have the slickiest of words, "should."

    Apparently, it is what it is; for the time being, please try...

  • RE: How to add more partitions to existed table ?

    You always have to modify the partitioning scheme and ALTER the table. The ALTER statement rejiggles all partitions, whether they already exist or have been just added.

  • RE: Today's Random Word!

    Daniel Bowlin (1/13/2012)


    work from home

    today!

  • RE: WWBOD

    I would get a nice watch and a top-end home audio system and give the rest to my kids.

  • RE: Tail Log Backups

    SQLRNNR (1/13/2012)


    Cliff Jones (1/13/2012)


    The word 'Always' should have made me think twice, but alas I only thought once.

    That is the key word that made me rethink.

    +1

  • RE: about the site itself

    With me hanging around and promoting it, what is the reputation of the site, anyway? 😉

Viewing 15 posts - 2,191 through 2,205 (of 2,862 total)