I have a table in my database and this table receive temporary data from txt files (I do this using bcp.exe)
I load the data and if its ok, I transfer to the final table.
But they have a problem... this table (the table is empty now...) have 110 MB allocated... and they are very stranger... (slower...)
There isn´t any index or foreingn key...
Someone can help me ?
Thanks...
I load the data and if its ok, I transfer to the final table.
But they have a problem... this table (the table is empty now...) have 110 MB allocated... and they are very stranger... (slower...)
There isn´t any index or foreingn key...
Someone can help me ?
Thanks...