OraQuery How to Parameter
Posted: Tue 04 Nov 2008 13:56
TO_NUMBER(TO_CHAR(to_date(=:strVariable,'DD-MM-YYYY'),'J'))
this sql source code is ORA-00906 Missing Expression
how to =:strVariable is sql parameter?
this sql source code is ORA-00906 Missing Expression
how to =:strVariable is sql parameter?