Conditional String to Mathematical Expression..
Hi, I want to convert the conditional String expression to mathematical expression.. For a Example.. i get input from user such as "< 1000" or "Greater than 10" or "Begin with A" , i want to execute is in this java.. not in sql.. I need some one help how to over come this