InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between Mvg Applet And A Pick Applet? |
|
Answer» MVG is NOTHING but to display the child records for the parent table ,and for PICK APPLET to update JOIN fields. OR Pick applet is USED when there is 1:1 relationship and MVG is used when there is 1:M r/n. MVG is nothing but to display the child records for the parent table ,and for pick applet to update join fields. OR Pick applet is used when there is 1:1 relationship and MVG is used when there is 1:M r/n. |
|