摘要: select a.bed_no, substr(a.ward_code,1,instr(a.ward_code,'H',-1)-1) from bed_rec a; 阅读全文
posted @ 2019-10-16 09:17 随情 阅读(798) 评论(0) 推荐(0) 编辑