with data_list as
(
select
a.wm_id,
a.wm_htg,
a.wm_upfile_name,
a.wm_menu_id,
a.member_id,
a.member_seq,
a.wm_preview,
a.wm_nm,
a.wm_point,
a.wm_contents,
(select wm_nm from sp_menu where wm_no = a.wm_menu_id) as wm_menu_nm,
(select wm_top_no from sp_menu where wm_no = a.wm_menu_id and wm_gb = 'open') as wm_top_no,
(
select
IFNULL(ROUND(sum(cc.wm_like)/ count(*),1),0) as sumstar
from sp_member aa
inner join sp_open_question bb
on aa.member_id = bb.member_id
and aa.wm_id = bb.member_seq
inner join sp_comment cc
on cc.wm_fk_id = bb.wm_id
where aa.member_id = a.member_id
and aa.wm_id = a.member_seq
and cc.wm_fk_id = a.wm_id
) as sumstart,
(
select
IFNULL(ROUND(sum(cc.wm_like)/ count(*),1),0) as sumstar
from sp_member aa
inner join sp_open_question bb
on aa.member_id = bb.member_id
and aa.wm_id = bb.member_seq
inner join sp_comment cc
on cc.wm_fk_id = bb.wm_id
where aa.member_id = a.member_id
and aa.wm_id = a.member_seq
) as memberstart,
b.wm_name,
b.wm_intor
from sp_open_question a
inner join sp_member b
on a.member_id = b.member_id and a.member_seq = b.wm_id
and a.wm_yn = 'Y'
)
select d.* from data_list d
where d.wm_top_no = 4 order by d.wm_id desc limit 744, 8 -
고
고1
2020년 3월 고1 모의고사 전지문 워크북 변형문제&한줄해석
2020년
3월
고1
모의고사
전지문
워크북
변형문제&한줄해석
- 판매자 등급
5.0 / 5.0
- deograsys
-
고
고2
2019년 11월 고2 모의고사 전지문 워크북 변형문제&한줄해석
2019년
11월
고2
모의고사
전지문
워크북
변형문제&한줄해석
- 판매자 등급
5.0 / 5.0
- deograsys
-
고
고1
2019년 11월 고1 모의고사 전지문 워크북 변형문제&한줄해석
2019년
11월
고1
모의고사
전지문
워크북
변형문제&한줄해석
- 판매자 등급
5.0 / 5.0
- deograsys
-
고
고2
2019년 9월 고2 모의고사 전지문 워크북 변형문제&한줄해석
2019년
9월
고2
모의고사
전지문
워크북
변형문제&한줄해석
- 판매자 등급
5.0 / 5.0
- deograsys
-
고
고1
2019년 9월 고1 모의고사 전지문 워크북 변형문제&한줄해석
2019년
9월
고1
모의고사
전지문
워크북
변형문제&한줄해석
- 판매자 등급
5.0 / 5.0
- deograsys
-
고
고2
2019년 6월 고2 모의고사 전지문 워크북 변형문제&한줄해석
2019년
6월
고2
모의고사
전지문
워크북
변형문제&한줄해석
- 판매자 등급
5.0 / 5.0
- deograsys
-
고
고1
2019년 6월 고1 모의고사 전지문 워크북 변형문제&한줄해석
2019년
6월
고1
모의고사
전지문
워크북
변형문제&한줄해석
- 판매자 등급
5.0 / 5.0
- deograsys
-
고
고2
2019년 3월 고2 모의고사 전지문 워크북 변형문제&한줄해석
2019년
3월
고2
모의고사
전지문
워크북
변형문제&한줄해석
- 판매자 등급
5.0 / 5.0
- deograsys