conventional (1) 썸네일형 리스트형 112 - [Oracle 19C] SQL*Loader Loading Methods - Conventional Load Conventional Load Uses COMMIT Always generates redo entries Enforces all constraints Fires INSERT triggers Can load into clustered tables Allows other users to modify tables during load operation The insertion of an array ofrecords is followed by a COMMIT operation. Each data load may involve several transactions. SQL> show user; USER is "HR" SQL> show con_name CON_NAME -------------------------.. 이전 1 다음