Inserting Values containing single quotes
405330Oct 1 2003 — edited Oct 2 2003I want to insert a single quotes ( ' ) in varchar2 field but it show errors.How I can add a single quote while Iam inserting values through SQL. For example : the data is "Maria's" , then how I can add this name to a varchar2 field.
Error Details :- quoted string not properly terminated