hi

this code is not working



this the error iam getting:

update empbak set sal=123 where empbak.deptno = deptbak.deptno
*
ERROR at line 1:
ORA-00904: invalid column name

write back