Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
工
工作确认
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴霞
工作确认
Commits
70edf71f
Commit
70edf71f
authored
Nov 29, 2019
by
吴霞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add
parents
Pipeline
#100
failed with stages
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
0 deletions
+9
-0
吴霞-11月度工作任务确认表.xlsx
November/吴霞-11月度工作任务确认表.xlsx
+0
-0
数据库数据校验sql
November/数据库数据校验sql
+9
-0
联盟-本地数据对比.docx
November/联盟-本地数据对比.docx
+0
-0
No files found.
November/吴霞-11月度工作任务确认表.xlsx
0 → 100644
View file @
70edf71f
File added
November/数据库数据校验sql
0 → 100644
View file @
70edf71f
SELECT * FROM shchyy.tb_patient p
WHERE p.hosp_number NOT in(SELECT number FROM shchyy.tb_hosp)
SELECT * FROM shchyy_geca.tb_patient p
WHERE p.hosp_number NOT in(SELECT number FROM shchyy_geca.tb_hosp)
SELECT * FROM shchyy_qg.tb_patient p
WHERE p.hosp_number NOT in(SELECT number FROM shchyy_qg.tb_hosp)
\ No newline at end of file
November/联盟-本地数据对比.docx
0 → 100644
View file @
70edf71f
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment