InterviewSolution
Saved Bookmarks
| 1. |
Suppose a Plan contains 4 Packages & we modified one of the DBRM which is present in one of the Package. Then for normal functionality of application what should we do? |
|
Answer» We will bind only that package which contains the modified DBRM. No need to bind all the packages. |
|