Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: copy large blob table

    Looks like with SELECT INTO, the table cannot exist already and the destination will be a partitioned table in my scenario. I realized that the select into is fast because...

  • RE: copy large blob table

    By pre allocated storage do you mean setting the database file size? I have not tried that, but will do so.

    The servers are on the same hardware (virtualized). This...

  • RE: copy large blob table

    I want to transfer it to a different database on another server, but for my testing so far i am just using a different database on the same server. The...

Viewing 3 posts - 1 through 4 (of 4 total)