Constructing Dynamic Where clause:
983563Feb 12 2013 — edited Feb 13 2013Hi experts ,
In my real time environment in java code for a select query they they are appending dynamically to where clause and retrieving the data using hybernet .I want to do this in PL/SQ
1)is it possible ?
2)How can i do this one
3)Can you provide the sample document or example for this one .Please help me