4. Managing Tables and Views : Table Management : Duplicate Rows in Tables : Duplicate Rows When Bulk Copying Rows in a Table
 
Share this page                  
Duplicate Rows When Bulk Copying Rows in a Table
If a table allows duplicates, duplicate rows can always be loaded.
If a table does not allow duplicates, duplicate rows:
Can be loaded if the table uses a heap storage structure
Are silently removed if the table has a keyed structure