½ºÅ丮Select top 12 idxnum, title, contents, file_name, hit, regdate From RESOM_NEW.dbo.Risom_Blog2 Where cate1='1' and y = 'Y' And Idxnum not in (Select Top 0 Idxnum From RESOM_NEW.dbo.Risom_Blog2 Where cate1='1' and y = 'Y' order by regdate desc ) order by regdate desc