hi how do we implement multiple where clause in a single xml file. based on the conditions, where clause has to be appended with the select query.
i have a select query and on different conidtions, i need to append the where clause to the SELECT statement. how do we do that. PraDheep