Page 1 of 1

A table in one of your database schemas contains only varchar, number, and date data types for the columns.Which three o

Posted: Wed Jun 07, 2023 6:11 am
by answerhappygod
A table in one of your database schemas contains only varchar, number, and date data types for the columns.Which three operations can be offloaded to the Exadata storage servers when doing a smart scan against this table, if no other situations arise that prevent Smart Scan from occurring?

A. Column filtering
B. Sort merge join filtering
C. Predicate filtering
D. Nested loop Join filtering E. Hash join filtering F. Virtual column filtering