当前位置:1z0-883题库

问题:

[单选]

Consider the Mysql Enterprise Audit plugin. A CSV file called data.csv has 100 rows of data. The stored procedure prepare_db ( ) has 10 auditable statements.
You run the following statements in the mydb database: Mysql> CALL prepare_db ( );
Mysql> LOAD DATA INFILE '/tmp/data.cav' INTO TABLE mytable; Mysql> SHOW TABLES;
How many events are added to the audit log as a result of the preceding statements?()

A . 12; only top-level statements and stored procedure events are logged
B . 111; top-level statements and all lower-level statements are logged
C . 3; only the top-level statements are logged
D . 102; top-level statements are logged, but LOAD DATA INFILE is logged as a separate event

You are in the middle of a transaction and very crucial data has been modified. Because of a hardware failure, the instance has shut down before synchronizing all the database files. Which two statements are true?() On startup, SMON coordinates instance recovery.。 On startup, CKPT coordinates instance recovery.。 On startup, use RMAN to perform instance recovery.。 Uncommitted changes will be rolled back after the database is opened.。 On startup, perform media recovery and then instance recovery.。 On startup, all the files will be synchronized and you get both committed and uncommitted data.。 加强建设监理管理的措施不包括() 积极培育水利工程监理市场。 完善建设监理实施。 强化监理行为监管。 加强监理人员知识更新培训。 在Delphi环境中,组件页上的组件是“类”而不是“对象” How would you default the layout of a parameter form? () Use the default layout tool in the parameter form editor. 。 Select menu item tool->parameter form builder. 。 Open the parameter form editor and select menu items tool->default layout. 。 You cannot default the layout of the parameters.。 在继续使用假设前提下要求评估资产的市场价格。

Consider the Mysql Enterprise Audit plugin. A CSV file called data.csv has 100 rows of data. The stored procedure prepare_db ( ) has 10 auditable statements.
You run the following statements in the mydb database: Mysql> CALL prepare_db ( );
Mysql> LOAD DATA INFILE '/tmp/data.cav' INTO TABLE mytable; Mysql> SHOW TABLES;
How many events are added to the audit log as a result of the preceding statements?()

参考答案:

  参考解析

本题暂无解析

在线 客服