Hello abapers.
We have created view based on 3 tables.
And the same code with joins...
And It had been found out that select with joins work 2,3 times retrieve data faster than the same code with view...
But If we use the same selects (with and without view) via sql*plus the rates almost the same.
Regards,
Vladimir