Tag Archives: tables

Which three statements are true about external tables in Oracle 18c and later releases? (Choose three.)

Which three statements are true about external tables in Oracle 18c and later releases? (Choose three.) A. They cannot be partitioned B. The ORACLE_DATAPUMP access driver can be used to unload data from a database into an external table C. The ORACLE_DATAPUMP access driver can be used to load data into a database from an external table D.… Read More »

Which three statements are true about external tables in Oracle 18c and later releases? (Choose three.)

Which three statements are true about external tables in Oracle 18c and later releases? (Choose three.) A. External table files can be used for other external tables in a different database B. The ORACLE_LOADER access driver can be used to unload data from a database into an external table C. The ORACLE_DATAPUMP access driver can be used to… Read More »

View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables. You want to display PROD_IDS

View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables.You want to display PROD_IDS whose promotion cost is less than the highest cost PROD_ID in a promotion time interval.Examine this SQL statement:Exhibit 1.Exhibit 2.What will be the result? A. It gives an error because the ALL keyword is not valid B. It executes successfully but… Read More »

View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables. You want to display PROD_IDS

View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables.You want to display PROD_IDS whose promotion cost is less than the highest cost PROD_ID in a promotion time interval.Examine this SQL statement:Exhibit 1.Exhibit 2.What will be the result? A. It executes successfully but does not give the required result B. It gives an error because… Read More »

View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables. You want to display PROD_IDS

View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables.You want to display PROD_IDS whose promotion cost is less than the highest cost PROD_ID in a promotion time interval.Examine this SQL statement:Exhibit 1.Exhibit 2.What will be the result? A. It executes successfully but does not give the required result B. It gives an error because… Read More »

View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables. You want to display PROD_IDS

View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables.You want to display PROD_IDS whose promotion cost is less than the highest cost PROD_ID in a promotion time interval.Examine this SQL statement:Exhibit 1.Exhibit 2.What will be the result? A. It gives an error because the ALL keyword is not valid B. It executes successfully and… Read More »

View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables. You want to display PROD_IDS

View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables.You want to display PROD_IDS whose promotion cost is less than the highest cost PROD_ID in a promotion time interval.Examine this SQL statement:Exhibit 1.Exhibit 2.What will be the result? A. It executes successfully and gives the required result B. It gives an error because the ALL… Read More »

Which three statements are true about GLOBAL TEMPORARY TABLES? (Choose three.)

Which three statements are true about GLOBAL TEMPORARY TABLES? (Choose three.) A. Any GLOBAL TEMPORARY TABLE rows existing at session termination will be deleted. B. GLOBAL TEMPORARY TABLE rows inserted by a session are available to any other session whose user has been granted select on the table. C. A DELETE command on a GLOBAL TEMPORARY TABLE cannot… Read More »

View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables. You want to display PROD_IDS

View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables.You want to display PROD_IDS whose promotion cost is less than the highest cost PROD_ID in a promotion time interval.Examine this SQL statement:Exhibit 1.Exhibit 2.What will be the result? A. It gives an error because the GROUP BY clause is not valid B. It gives an… Read More »

An engineer must design a multicast network for a financial application. Most of the multicast sources also receive multicast traffic (many-to-many deployment model). To better scale routing tables, the design must not use source trees. Which multicast protocol satisfies these requirements?

A. PIM-SSM B. PIM-SM C. MSDP D. BIDIR-PIM Answer: Option B. Explanation:  No answer description available for this question. Show AnswerDiscussion The post An engineer must design a multicast network for a financial application. Most of the multicast sources also receive multicast traffic (many-to-many deployment model). To better scale routing tables, the design must not use source trees.… Read More »