Hi
I tried this example but giving the error
select q'( it's done )' from dual
but the following is working
select q'( it''s done )' from dual
If i need to use it''s done then what is the use of (q) operator
Thanks..
Edited by: josh1612 on May 10, 2010 11:09 PM