相关试题
单选题 3.【单选题】A database is configured to use automatic undo management with temporary undo enabled An UPDATE is executed on a temporary table Where is the UNDO stored?
单选题 8.【单选题】You want to use table compression suitable for OLTP that will: 1)Compress rows for all DML statements on that table 2) Minimize the overheads associated with compression Which compression option is best suited for this?
单选题 7.【单选题】You want to write a query that prompts for two column names and the WHERE condition each time it Is Executed in a session but only prompts for the table name the first time it is executed The variables used in your query are never undefined in your session Which query can be used?
单选题 4.【单选题】What is true about non-equijoin statement performance?
单选题 1. 【单选题】 Examine the description of the products table
单选题 6.【单选题】Your database instance is started with a PFILE.Examine these parameters:You want to increase the size of the buffer cache. Free memory is available to increase the size of the buffer cache. You execute the command: SQL> ALTER SYSTEM SETDB_CACHE_SIZE= 1024M;What is the outcome?
单选题 5.【单选题】Examine the description of the PRODUCT INEORMATTON tableWhich query retrieves the number of products with a null list price?
单选题 2.【单选题】Which statement is true about the INTERSECT operator used in compound queries?