Recent content by mippeuda

  1. M

    ORA-01008 Dynamic binding Variable

    hi~~~ i excute that below statement in SQL window. select * from dual where 1 = :var ; pl/sql developer announce "ORA-01008 not all variables bound" i want use :(colon) operator and avoid &(amp) operator please explain the solution. env is Oracle Database 10g Enterprise Edition Release...
Back
Top