Does Exadata Smart Scan work only for Heap Organized Tables
It’s known that SMART SCAN doesn’t work for any Index Organized Table or Cluster Tables, does that mean SMART SCAN will only work for HEAP Tables and it doesn’t work on any other type of table available in an Oracle Database like a Global Temporary Table/Nested Table/Object Table etc..