how do find the user exit for selected feild whatis the
process and can u plz explain it
No Answer is Posted For this Question
Be the First to Post Answer
What is Meaning of Windows Application & the use of Windows Applications? with Description.
can we use commit,rollback in triggers and how?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
How Many versions are there in crystal reports
public static void main(String args[]) describe it
how to display xisheet in list box in c# .net
what are all the validation we need to perform in data stage?
Write a pascal program to calculate the sum of the first 100 even number and odd number
needs examples for black box testing and white box testing
Write a Pseudo Code to fins the LCM of two given numbers
what are the steps for creating prompt table dynamically for the specified field
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.