Commit 6d2e1190 by 傅伟强-富德

Update sql

1 parent d169a485
Showing with 6 additions and 2 deletions
......@@ -20,4 +20,8 @@ update GRAS_DEPT_SERVICER
gbe.emp_no=si.emp_no
and si.dept_no=di.dept_no
and di.branch_code=bi.branch_code
and gbe.END_DATE is null
\ No newline at end of file
and gbe.END_DATE is null
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!