I have Oracle 12.1.0.2 database, with INMEMORY SIZE 100G and SGA250G.
I have populated few tables into inmemory and few tables are still using INDEXES in EXPLAIN PLAN. Any Idea?
If I run a simpe query explain plan shows INMEMORY but if add complex GROUP by and filters it starts using INDEX.