Give the COBOL definition of a VARCHAR field.
Answers were Sorted based on User's Feedback
Answer / ravi & dhana
10 HNAME.
49 HNAME-LEN PIC S9(4) USAGE COMP.
49 HNAME-TEXT PIC X(10).
| Is This Answer Correct ? | 51 Yes | 6 No |
what is a corelated subquerry?
What does db2 plan contain?
Can one database have multiple instances?
What is a Foreign Key?
0 Answers Tavant Technologies, Zensar,
What is reorg in DB2
What is sqlcode -922 ?
Why do we need to create an alias if we can directly use the table name? What are the benefits of referring a table name by its alias? Also, when should we go for alias and when for synonyms?
How to run db2 command in windows?
database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please
What's The Error Code For Unique Index Voilation?
What is the purpose of coding FETCH in a SQL SELECT query? Explain with an example in Detail?
What is DB2 (IBM Database 2)?