Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
No Answer is Posted For this Question
Be the First to Post Answer
How to update values in a table in oracle?
How to get a create statement for an existing table?
What is the effect of setting the value 'FIRST_ROWS' for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
IS it possible to built the oracle database without setting the kernal parameters?
Can a field be used in a report without it appearing in any data group ?
How to start a new transaction in oracle?
what is load balancing and what u have used to do this?(sql loader)
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
How to create a new table in your schema?
How to increment dates by 1 in oracle?
Display the order number and the number of months since the order was shipped for all orders that have been shipped in the last year (365 days). (Hint: Unshipped orders will have a null value).