InterviewSolution
Saved Bookmarks
| 1. |
For FIELD macro statement in DBDGEN, what does TYPE=P parameter specifies? |
|
Answer» TYPE=P specifies Packed decimal data type for the field which we have declared. |
|