![]() | ![]() |
Home |
|
|
Utility Guide |
|
| Chapter 3 Using bcp to Transfer Data to and from Adaptive Server |
|
| Data integrity: defaults, rules, and triggers |
|
| Rules and triggers |
bcp, to enable its maximum speed for loading data, does not fire rules and triggers.
To find any rows that violate rules and triggers, copy the data into the table and run queries or stored procedures that test the rule or trigger conditions.
|
|