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

  •