Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Give the COBOL definition of a VARCHAR field.

Answers were Sorted based on User's Feedback



Give the COBOL definition of a VARCHAR field...

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

Give the COBOL definition of a VARCHAR field...

Answer / a

its
10 HNAME.
49 HNAME-LEN PIC S9999 USAGE COMP.
49 HNAME-TXT PIC X(10).

that's it.

Is This Answer Correct ?    18 Yes 5 No

Post New Answer

More DB2 Interview Questions

what is a corelated subquerry?

0 Answers   IBM,


What does db2 plan contain?

0 Answers  


Can one database have multiple instances?

0 Answers  


What is a Foreign Key?

0 Answers   Tavant Technologies, Zensar,


What is reorg in DB2

3 Answers   Virtusa,


What is sqlcode -922 ?

2 Answers  


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?

1 Answers  


How to run db2 command in windows?

0 Answers  


database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please

1 Answers  


What's The Error Code For Unique Index Voilation?

0 Answers   IBM,


What is the purpose of coding FETCH in a SQL SELECT query? Explain with an example in Detail?

4 Answers  


What is DB2 (IBM Database 2)?

3 Answers  


Categories