Answer Posted / dean
xml
| Is This Answer Correct ? | 27 Yes | 21 No |
Post New Answer View All Answers
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?
I am work in it aompenei
what is the extension of SPDS Dynamic cluster tables?
it is a language or tools?
Write a program to find duplicate number from array in minimum time complexity.
what are all the validation we need to perform in data stage?
Write a program to show polymorphism.
how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there
how to work search engine? plz detail answer me.
what is the work of 1tier,2tier,&ntier? Plz Explain it!
Differevce between arrays and array builders?
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.