| | |
| | | </select> |
| | | |
| | | <select id="count1" resultType="Integer"> |
| | | select count(1) from asr_wrk_detl where 1=1 and (wrk_no in (select wrk_no from asr_wrk_mast where 1=1 and wrk_sts in (11,12,13,14))) |
| | | select count(1) from asr_wrk_detl where 1=1 and (wrk_no in (select wrk_no from asr_wrk_mast where 1=1 and io_type = 101 and wrk_sts in (11,12,13,14))) |
| | | </select> |
| | | |
| | | <select id="count11" resultType="Integer"> |
| | | select count(1) from asr_wrk_mast where 1=1 and io_type = 103 and wrk_sts in (11,12,13,14) |
| | | </select> |
| | | |
| | | <select id="count2" resultType="Integer"> |