| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 5 months |
| seen | Nov 29 '12 at 16:29 | |
| stats | profile views | 1 |
|
Nov 29 |
awarded | Student |
|
Nov 29 |
comment |
Is SET INTEGRITY of any use after IMPORT statements, or just after LOAD statements? PS: you may ask, why not just do a load then instead of an import? The reason is that you can do an IMPORT which will do either an insert or an update, but you can't do that with a LOAD, you can only do INSERT or REPLACE. |
|
Nov 29 |
asked | Is SET INTEGRITY of any use after IMPORT statements, or just after LOAD statements? |