SELECT * FROM News WHERE Del_Code='0'
AND EtcCate='T' AND News.News_Level in('1', '5') AND ViewNews='V'
ORDER BY Publish_date DESC , ID DESC
Limit 0 , 3
[메타라운지]의료계 DT 선도하는 코어솔루션 이길형 대표
SELECT * FROM News WHERE Del_Code='0'
AND ID NOT IN(1165862) AND EtcCate='T' AND News.News_Level in('1', '5') AND NewsState = 'Publish' AND ViewNews='V'
ORDER BY Publish_date DESC , ID DESC
Limit 0 , 12