Commit 70edf71f authored by 吴霞's avatar 吴霞

add

parents
Pipeline #100 failed with stages
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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment