Query slow on Exadata
Hello,
I have been noticing query slower than Dell on Exadata. The query is slow. It's simple sql statement.
select * from table where date between <date1> to <date2>; The table has 275 million rows.
Is there any things special parameter need to review?
Thanks