1.

In DBMS_RESUMABLE Package, which function returns the current timeout value of resumable space allocation for the current session and the returned value is in seconds?

A. SET_SESSION_TIMEOUT(sessionID,timeout)
B. GET_TIMEOUT()
C. SET_TIMEOUT(timeout)
D. GET_SESSION_TIMEOUT(sessionID)
Answer» C. SET_TIMEOUT(timeout)


Discussion

No Comment Found

Related MCQs