InterviewSolution
Saved Bookmarks
| 1. |
A report allows you to represent data retrieved from one or more tables so that, it can be analysed and printed if required. |
|
Answer» True When you want to print those records which are fetched from your database then, reports are more useful for this purpose. |
|