网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
In which two scenarios do you use SQL* Loader to load data?()

A. Transform the data while it is being loaded into the database.

B. Use transparent parallel processing without having to split the external data first.

C. Load data into multiple tables during the same load statement.

D. Generate unique sequential key values in specified columns.


参考答案

更多 “ In which two scenarios do you use SQL* Loader to load data?() A. Transform the data while it is being loaded into the database.B. Use transparent parallel processing without having to split the external data first.C. Load data into multiple tables during the same load statement.D. Generate unique sequential key values in specified columns. ” 相关考题
考题 You’ll be punished by law if you ________ your child. (A) use(B) abuse(C) used(D) abused

考题 在Oracle中,以下工具可以逻辑备份数据库对象或整个数据库()。 A.SQL*PlusB.导出实用程序C.导入实用程序D.SQL*Loader

考题 9. _______you _______ stay at home today?A. Do ; have toB. Must; have toC. Have; toD. Do ; must

考题 you, do, eraser, how, spell【连词成句)________________________?

考题 Do () he or she tell you (). A、what, to doB、what, to do itC、which, 不填D、that, 不填

考题 What () you () at eight o'clock tomorrow morning? A、are; doingB、do; youC、will; doD、will; be doing

考题 WhichstatementistrueaboutloadingdatausingtheconventionalpathofSQL*Loader() A.Redoisnotgeneratedwhileperformingconventionalpathloads.B.OnlyPRIMARYKEY,UNIQUEKEY,andNOTNULLconstraintsarechecked.C.Noexclusivelocksareacquiredwhentheconventionalpathloadsareperformed.D.Insteadofperformingtransactions,SQL*Loaderdirectlywritesdatablockstothedatafiles.E.INSERTtriggersaredisabledbeforetheconventionalpathloadandreenabledattheendoftheload

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

考题 WhichcomponentoftheOraclenetworkingarchitectureprovidescharactersetanddatatypeconversionbetweendifferentcharactersetsontheclientandserver?() A.SQL*PlusB.OracleNetC.Two-TaskCommon(TTC)D.OracleProtocolSupport(OPS)

考题 进入数据库navy1后,将数据库脚本(/data/navy2.sql)导入到数据库中的正确语句是A.include /data/navy2.sqlB.source /data/navy2.sqlC.import /data/navy2.sqlD.@ /data/navy2.sql