Is there a query to find when a view was last used or accessed from database and by what user.
Is there a query to find when a view was last used or accessed from database and by what user.
For Example : I query a view GL_BU_EXTRACT_VW(custom) from gl_rep(custom) schema. Can i find the details of the query time and user in database?