View execution plan
Hi,
product name : Oracle database 19c
I have a view based on unions of several tables and when I use this view using filter conditions based on the indexes of my tables used in views , the execution plan shows me a full table scan at instead of using indexes,
is this normal?