How to query in where condition that the field expects single quote to retrieve
Eg:
Select * from ep1 where id_10=:reg_no
:regno value is retrievedby placing single quotes
How to query in where condition that the field expects single quote to retrieve
Eg:
Select * from ep1 where id_10=:reg_no
:regno value is retrievedby placing single quotes