Find Table/View where data is stored (from Oracle Web Page / EAM Self Service)
Dear all,
In Oracle Web Page (EAM Self Service), how to trace table/view and column where the data is stored in db. I want to create sql query and feed the data to other system.
For example, how to get the MTBF data in database query (as attached file)
In Oracle Form, I can trace the table/view and column using :
Help --> Record History and Help --> Diagnostics --> Examine
Please advise.