A.Redoisnotgeneratedwhileperformingconventionalpathloads.
B.OnlyPRIMARYKEY,UNIQUEKEY,andNOTNULLconstraintsarechecked.
C.Noexclusivelocksareacquiredwhentheconventionalpathloadsareperformed.
D.Insteadofperformingtransactions,SQL*Loaderdirectlywritesdatablockstothedatafiles.
E.INSERTtriggersaredisabledbeforetheconventionalpathloadandreenabledattheendoftheload
第1题:
A.Theconstraintremainsvalid.
B.Theindexontheconstraintisdropped.
C.ItallowstheloadingofdataintothetableusingSQL*Loader.
D.Newdataconformstotheconstraint,butexistingdataisnotchecked
E.ItallowsthedatamanipulationonthetableusingINSERT/UPDATE/DELETESQLstatements.
第2题:
A.Whenloadingselectedrowsintoeachtable.
B.Whenloadingdatafromanexportdumpfile.
C.Whenloadingdatafromdisk,tape,ornamedpipes.
D.WhenyourdataisNOTbeinginsertedfromaflatfile.
E.Whenusingarecordmanagementsystemtoaccessdatafiles.
第3题:
IMPORT和SQL*LOADER 这2个工具的不同点