Finding queries that are not using indexes
Finding rows that are locked by InnoDB
Finding client connection attributes
Finding the part of a code in which a single query is spending time
Finding the size of each table
第1题:
A. Building the SQL profile
B. Recommending optimization of materialized views
C. Checking query objects for missing and stale statistics
D. Recommending bitmap, function-based, and B-tree indexes
E. Recommending restructuring SQL queries that are using bad plans
第2题:
Which three functions are performed by the SQL Tuning Advisor?() (Choose three.)
第3题:
A warehouse fact table in your Oracle 12c Database is range-partitioned by month and accessed frequently with queries that span multiple partitions The table has a local prefixed, range partitioned index. Some of these queries access very few rows in some partitions and all the rows in other partitions, but these queries still perform a full scan for all accessed partitions. This commonly occurs when the range of dates begins at the end of a month or ends close to the start of a month. You want an execution plan to be generated that uses indexed access when only a few rows are accessed from a segment, while still allowing full scans for segments where many rows are returned. Which three methods could transparently help to achieve this result?()
第4题:
Which three statements about subqueries are true?()
第5题:
Which three tasks can be performed using a duplicate database? ()(Choose three.)
第6题:
Which two operations can be performed on an external table()
第7题:
Which three tasks can be performed using a duplicate database?()
第8题:
A single row subquery can retrieve only one column and one row.
A single row subquery can retrieve only one row but many columns.
A multiple row subquery can retrieve multiple rows and multiple columns.
A multiple row subquery can be compared by using the “>” operator.
A single row subquery can use the IN operator.
A multiple row subquery can use the “=” operator.
第9题:
Building the SQL profile
Recommending optimization of materialized views
Checking query objects for missing and stale statistics
Recommending bitmap, function-based, and B-tree indexes
Recommending restructuring SQL queries that are using bad plans
第10题:
Testing the backup and recovery procedures
Testing the upgrade of an Oracle database to a new release
Testing the effect of an application changes on database performance
Continuously updating archive log files from the target database to support failover
第11题:
Create a view on the table.
Create an index on the table.
Create a synonym on the table.
Add a virtual column to the table.
Update the table using the UPDATE statement.
Delete rows in the table using the DELETE command.
第12题:
Testing the backup and recovery procedures
Testing the upgrade of an Oracle database to a new release
Testing the effect of an application changes on database performance
Continuously updating archive log files from the target database to support failover
第13题:
A.Using DELETE statements, for example, DELETE FROM performance_schema.events_watis_current
B.Using the statement RESET PERFORMANCE CACHE
C.Using the statement FLUSH PERFORMANCE CACHE
D.Using TRUNCATE statements, for example, TRUNATE TABLE performance_schema.events_waits_current
E.Disabling and re-enabling all instruments
F.Restarting Mysql
第14题:
Which three functions are performed by the SQL Tuning Advisor?()
第15题:
Consider the events_% tables in performance Schema. Which two methods will clear or reset the collected events in the tables?()
第16题:
Which two operations can be performed on an external table()
第17题:
Which three functions are performed by the SQL Tuning Advisor?()
第18题:
Which three tasks can be performed by using the performance Schema?()
第19题:
A
B
C
D
E
第20题:
Building and implementing SQL profiles
Recommending the optimization of materialized views
Checking query objects for missing and stale statistics
Recommending bitmap, function-based, and B-tree indexes
Recommending the restructuring of SQL queries that are using bad plans
第21题:
Finding queries that are not using indexes
Finding rows that are locked by InnoDB
Finding client connection attributes
Finding the part of a code in which a single query is spending time
Finding the size of each table
第22题:
Building the SQL profile
Recommending optimization of materialized views
Checking query objects for missing and stale statistics
Recommending bitmap, function-based, and B-tree indexes
Recommending restructuring SQL queries that are using bad plans
第23题:
Create a view on the table.
Create an index on the table.
Create a synonym on the table.
Add a virtual column to the table.
Update the table using the UPDATE statement.
Delete rows in the table using the DELETE command
第24题:
Deployment
Software maintenance
Driver updates
Disposal
Software inventory