Answer Posted / nadeem khokhar
basically spooling is a process of transferring data into a temporary working area where another program may access it for processing at a later point in time
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Write a program to show polymorphism.
Differevce between arrays and array builders?
pleasew define carrier scope in abap (sap).
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
what is the certificates in biztalk?
How to print No.of.rows affected after updation using ADO.Net
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?
What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?
When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.
is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .
What is web.configuration? how is it work? & wht is use this?
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
which book we learned this mantis? how many version are realsed this mantis upto now?
how to generate dsnless connectivity in j2ee
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that