Write the difference between hidam and hdam databases?
No Answer is Posted For this Question
Be the First to Post Answer
When you are working with the project.. once your coding is over what will u do? where u r maintaining your CR(change request) what is the format what are the documents u need to prepare while testing?
How are composite and multiple indexes different?
How to resolve SOC4 & SOC7 errors?
Write in brief about clusters?
what is copybooks ? structure of copybook and fillers in copybook ? purpose of using copybook ?
what are the common errors that occured while programming in AS/400?
WHAT ARE THE RETRIVAL ORDER OF FILES IN RPG&sql?
State the maximum value up to which volumes can be inserted to an stogroup?
WHAT IS 3.12,3.14 ? DIFFERENCES?
What do you mean by monitor block?
What is the importance of common attribute?
01 T1. 02 month-day pic x(30) value ?jan,31, feb,28, mar,31, apr,30, may,31, june, 30? 02 new-day redefines month-day occurs 6 times 03 A pic xxx. 03 B pic 99. What are the content of A(3) and B(2) respectively A)mar,31 B) Feb,28 C) 28, Mar E)Mar, 28