Hi,
I'm using a query like this.


select ":new.name" ":=" nvl(":new.name",fun11(test)) from dual;

when I execute it I'm getting the error as from keyword not found where expected .

where is the problem.
can anyone help me ?

thanks,
kkr12.