WhichstatementistrueaboutloadingdatausingtheconventionalpathofSQL*Loader()A.Redoisnotgeneratedwhileperformingconventionalpathloads.B.OnlyPRIMARYKEY,UNIQUEKEY,andNOTNULLconstraintsarechecked.C.Noexclusivelocksareacquiredwhentheconventionalpathloadsareperfo

题目
WhichstatementistrueaboutloadingdatausingtheconventionalpathofSQL*Loader()

A.Redoisnotgeneratedwhileperformingconventionalpathloads.

B.OnlyPRIMARYKEY,UNIQUEKEY,andNOTNULLconstraintsarechecked.

C.Noexclusivelocksareacquiredwhentheconventionalpathloadsareperformed.

D.Insteadofperformingtransactions,SQL*Loaderdirectlywritesdatablockstothedatafiles.

E.INSERTtriggersaredisabledbeforetheconventionalpathloadandreenabledattheendoftheload


相似考题
更多“WhichstatementistrueaboutloadingdatausingtheconventionalpathofSQL*Loader() ”相关问题
  • 第1题:

    ExaminethefollowingstatementthatisusedtomodifytheconstraintontheSALEStable:SQL>ALTERTABLESALESMODIFYCONSTRAINTpkDISABLEVALIDATE;Whichthreestatementsaretrueregardingtheabovecommand()

    A.Theconstraintremainsvalid.

    B.Theindexontheconstraintisdropped.

    C.ItallowstheloadingofdataintothetableusingSQL*Loader.

    D.Newdataconformstotheconstraint,butexistingdataisnotchecked

    E.ItallowsthedatamanipulationonthetableusingINSERT/UPDATE/DELETESQLstatements.


    参考答案:A, B, C

  • 第2题:

    ForwhichtwotaskswoulditbebestNOTtousetheutilitySQL*Loader?()

    A.Whenloadingselectedrowsintoeachtable.

    B.Whenloadingdatafromanexportdumpfile.

    C.Whenloadingdatafromdisk,tape,ornamedpipes.

    D.WhenyourdataisNOTbeinginsertedfromaflatfile.

    E.Whenusingarecordmanagementsystemtoaccessdatafiles.


    参考答案:B, D

  • 第3题:

    IMPORT和SQL*LOADER 这2个工具的不同点


    正确答案: