InterviewSolution
Saved Bookmarks
| 1. |
Which Oracle Package Is Used To Manage The Oracle Lock Management Services? |
|
Answer» The DBMS_LOCK package is used to manage the Oracle LOCK MANAGEMENT services. This package is used to request, convert, and release the LOCKS using the Oracle Lock Management services. The DBMS_LOCK package is used to manage the Oracle Lock Management services. This package is used to request, convert, and release the locks using the Oracle Lock Management services. |
|