InterviewSolution
Saved Bookmarks
| 1. |
How Can An Implicitly Defined Record Be Populated? |
|
Answer» The IMPLICITLY defined record can be populated field by field or the ENTIRE record can be populated in one STATEMENT, as SHOWN in the FOLLOWING code: The implicitly defined record can be populated field by field or the entire record can be populated in one statement, as shown in the following code: |
|