Compare commits

...

2 Commits

2 changed files with 291 additions and 290 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
UPDATE lc_outside_person set workPlaceName=(SELECT CAMPUS_NAME from campus_info WHERE CAMPUS_ID=lc_outside_person.workPlaceId );