Interviewer And Interviewee Guide

IBM DB2 Interview Question:

Give the COBOL definition of a VARCHAR field.

Submitted by: Administrator
A VARCHAR column REMARKS would be defined as follows:
...
10 REMARKS.
49 REMARKS-LEN PIC S9(4) USAGE COMP.
49 REMARKS-TEXT PIC X(1920).
Submitted by: Administrator

Read Online IBM DB2 Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.