오늘날짜와 비교해서 같거나 작으면 접속을 다른페이지로 넘기려고합니다 정보
오늘날짜와 비교해서 같거나 작으면 접속을 다른페이지로 넘기려고합니다
본문
사이트 접속시
오늘 날짜를 AAA라는 테이블안에 BBB 필드와 비교해서
오늘과 같거나 넘치면 접속가능
작으면 메인페이지가 아닌 다른페이지로 이동 시키려고 합니다.
어떤 부분에 명령어를 어떻게 써야 할지 부탁드립니다.
오늘 날짜를 AAA라는 테이블안에 BBB 필드와 비교해서
오늘과 같거나 넘치면 접속가능
작으면 메인페이지가 아닌 다른페이지로 이동 시키려고 합니다.
어떤 부분에 명령어를 어떻게 써야 할지 부탁드립니다.
( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '193394' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )
1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
error file : /15sir/bbs/board.php