feat: init repo

This commit is contained in:
2023-11-29 16:17:06 +08:00
parent 26989a0d6f
commit 32e6af1ae8
10 changed files with 2831 additions and 0 deletions

10
note.txt Normal file
View File

@@ -0,0 +1,10 @@
编写的sql格式硬性规定
含有from多个对象需要用,分割
要先定好测试案例sql语句然后才方便用if/else跑结果
中央人民医院
xx阳光社区诊所
xx大学附属医院
select count(*) from xx阳光社区诊所, xx大学附属医院 where diag = "cancer";