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