hello everyone,
just view this SQL queryi.e
This is what i am getting from database :
then in
jsp I am replacing like this :
then the query looks like this :
then i am binding it with prepareStatement
if i need to set
String only for org_id then it works
but if then query comes like this:
then code the
java code fails to work...
so please suggest me any solutions for this...
Thanks and regards,
Karthik Swamy