Interviewer And Interviewee Guide

Oracle PL-SQL Interview Question:

How to know the last executed procedure?

Submitted by: Administrator
Execute procedure name (parameter1,parameter2)

Select timestamps, owner, obj_name, action_name from dba_audit_trail;this statement gives last executed time for procedure , function & package.
Submitted by: Administrator

Read Online Oracle PL-SQL Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

Interview Questions Answers .ORG