Do I need CREATE VIEW or CREATE ANY VIEW privilege?
Hello all,
Our application does not do any "CREATE VIEW".
However, some sources say that the CREATE VIEW privilege is needed so that the optimizer can create view on behalf of the application to improve query performance. Is it true?
Thank you!
Our application does not do any "CREATE VIEW".
However, some sources say that the CREATE VIEW privilege is needed so that the optimizer can create view on behalf of the application to improve query performance. Is it true?
Thank you!
0