please any one pass file aid,xpeditor and endeavor tools
No Answer is Posted For this Question
Be the First to Post Answer
Diff between %let and Call symput?
How do you pass variables forwrd to future CECI sessions
1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?
how to add a new table with variables and thier values into a imported file uisng proc import?
how we can connect applet with database?
How to update a data for the views in the relational data base schema
can anyone please tell me the procedure for the NIC personal interview as i have been selected for the post of scientist/technical assistant B
Write a shell program. Enter basic pay of an employee and calculate DA, HRA, Deduction, Gross pay and Net pay as follows: DA = 75 % of BASIC HRA = 10 % of BASIC DEDUCTION = 15 % of BASIC GROSS PAY = BASIC+DA+HRA NET PAY = GROSS PAY-DEDUCTION.
9.Difference between even and odd signals?explain with the diagram?
What is the difference b/w Object base and object oriented programming?
What is the worst case of AVL tree?
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?