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. TYPE=P specifies Packed decimal data type for the field which we have declared. |
|