bad bind variable message
I have a table 'sm_employee' and employee image saved in that table (blob data type field)
Now i want to display employee image on some other input screen using unbound column,
fro this I used post change Trigger to get employee image with matching employee number,
but bad bind variable message appears,
Is anyone help me out.
Thanks.