InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between Master-detail And Breaks? |
|
Answer» In Breaks COMMON entities will be deleted. In master-detail we will DECLARE a CERTAIN entity as a master to get the detailed INFORMATION or it will report in this case that the table FORMAT is changed. In Breaks common entities will be deleted. In master-detail we will declare a certain entity as a master to get the detailed information or it will report in this case that the table format is changed. |
|