Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
what do I need to drop to ensure that I will be using a fast bcp.
I'm pretty sure about Indexes (including primary keys) but not that much about if I need to drop foreign keys and triggers, references, or even default values. I've read that I need to drop triggers, but I don't understand why, as they are not triggered by normal bcp.
Is there any sp /Unix script that given the table name, drops all these things?
Thanx,
Roberto
what do I need to drop to ensure that I will be using a fast bcp.
I'm pretty sure about Indexes (including primary keys) but not that much about if I need to drop foreign keys and triggers, references, or even default values. I've read that I need to drop triggers, but I don't understand why, as they are not triggered by normal bcp.
Is there any sp /Unix script that given the table name, drops all these things?
Thanx,
Roberto