Automatically versions all tables.
Automatically installed with Oracle9i.
Merges changes with parent rows or discard changes.
Provides mechanism to identify and resolve conflicts.
Allows for version enabling tables by use of a packages procedure.
第1题:
Which of the following statements best describes Flashback Versions Query?()
第2题:
When making changes to a server, which of the following is the BEST way to troubleshoot a problem?()
第3题:
Over the course of a day,a department performed multiple DML statements (inserts, updates, deletes) on multiple rows of data in multiple tables. The manager would like a report showing the time, table name,and DML type for all changes that were made. Which Flashback technology would be the best choice to produce the list?()
第4题:
You installed Oracle Database 11g afresh. Which statements are true regarding the default audit settings in this database?()
第5题:
Which statement is true regarding the creation of nested plans using Resource Manager?()
第6题:
Which four are true regarding the Workspace Manager in Oracle9i? ()
第7题:
Automatically versions all tables.
Automatically installed with Oracle9i.
Merges changes with parent rows or discard changes.
Provides mechanism to identify and resolve conflicts.
Allows for version enabling tables by use of a packages procedure.
第8题:
Flashback Versions Query is used to make changes to multiple versions of data that existed between two points in time.
Flashback Versions Query is used to view all version changes on rows that existed between the time the query was executed and a point in time in the past.
Flashback Versions Query is used to view version changes and the SQL to undo those changes on rows that existed between two points in time.
Flashback Versions Query is used to view all version changes on rows that existed between two points in time.
第9题:
The audit trail is stored in an operating system file.
Auditing is disabled for all privileges.
The audit trail is stored in the database.
Auditing is enabled for all privileges.
Auditing is enabled for certain privileges related to database security.
第10题:
The VERSIONS BETWEEN clause may be used in DML statements.
The VERSIONS BETWEEN clause may be used in DDL statements.
The VERSIONS BETWEEN clause may not be used to query past DDL changes to tables.
The VERSIONS BETWEEN clause may not be used to query past DML statements to tables.
第11题:
You can use this feature to identify the committed versions of the rows, but not the uncommitted versions.
You can use this feature to identify the versions of V$ views.
You can use this feature to identify the inserts, deletes, and updates performed on a particular row but not the data definition language (DDL) operations performed on the table.
You can use this feature for a table only if row movement is enabled for the table.
You can use this feature to identify the versions of external and fixed tables.
第12题:
The LOB matically compressed.
The LOB values are cached bvalues are autoy default in the buffer cache.
The LOB values are automatically stored in encrypted mode.
All LOB data that is identical in two or more rows in a LOB column share the same data blocks.
第13题:
Which of the following statements is true regarding the VERSIONS BETWEEN clause?()
第14题:
By mistake, you ran the batch job (for updating the BILL_DETAILS table) twice. You are not sure which rows in the BILL_DETAILS table were affected. You need to identify: a) a list of changes made along with the transaction identifier of each change b) the necessary SQL statements to undo the erroneous changes Which option would you choose?()
第15题:
Which two statements are correct regarding the Flashback Versions Query feature?()
第16题:
Which statement is true regarding the COALESCE function?()
第17题:
Which statement is true regarding Flashback Version Query? ()
第18题:
Which pseudocolumn could you use to identify a unique row in a Flashback Versions Query?()
第19题:
It returns versions of rows only within a transaction.
It can be used in subqueries contained only in a SELECT statement.
It will return an error if the undo retention time is less than the lower bound time or SCN specified.
It retrieves all versions including the deleted as well as subsequently reinserted versions of the rows.
第20题:
It can have a maximum of five expressions in a list
It returns the highest NOT NULL value in the list for all rows
It requires that all expressions in the list must be of the same data type
It requires that at least one of the expressions in the list must have a NOT NULL value
第21题:
Two of the four children may inherit the mutation.
Two of the four children may have the disease.
Two of the four children may end up disease free.
第22题:
Flashback Drop
Flashback Query
Flashback Transaction Query
Flashback Versions Query
Flashback Table
第23题:
Only one nested subplan is allowed.
The plans can be nested up to four levels.
Resource Manager does not support nested plans.
Nested plans control only the degree of parallelism but not the CPU.
Each nested plan gets a proportion of the CPU resources assigned to its parent group.
第24题:
XID
VERSIONS_PK
VERSIONS_XID
VERSIONS_UNIQUE