Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?
give an example of how you worked on team.
What is the role of the jdbc drivermanager class?
In universe there exist temperature of 1000000 degree Centigrade, does there also exist the temperature of -1000000 degree centigrade ?? (in order to satisfy newton's second law)
1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat
When do we use namespace in mongodb?
What is entity manager in hibernate?
Explain custom filters with an example.
What is the use of sessionfactory in hibernate?
What is the difference between jsp and thymeleaf?
How we can deploy file on server using ant?
Suppose a new brick wall is being constructed,and the courses and not aligned horizontally,what negetives can it cause?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
what is animal charcoal?
What is the use of Combiner?