What are the operating systems in which sybase could take its presence?
How to enter PO in SAP
In jump queries we can jump any transactions just like rsa1, sm37 etc it is possible or not?
What are some governor limits in salesforce?
How to create lookups in ax ?
How to create share table record using apex? : salesforce sharing and security
What is the use of length command?
What is the virtual object?
What's the difference between alpha and beta testing?
What do you mean by shared assembly?
Write a test case plan for a typical banking application which involves functionalities like Balance enquiry, deposit, fund transfer etc. Make your assumptions and mention the same in your answer sheet.
What is the use of MasterServer?
can you run Apache Spark On Apache Mesos?
When we use xi adapter?
I have one input file and some 40 tables, I want to read input file and compare the input file value with the table value if it is present then we have to update with new value, this should be repeated for all 40 tables and we are reading only one input file, for this is there any REXX program or job or routine to accomplish above requirement. components of the requirements; 1. One input file 2. 40 DB2 tables 3. we have to read from the input file and compare with table value, if present then update with new value (this should be recurssive for all 40 tables for every record of input file). 4. quick help is appreciated.