select IBS_BoardFile.ID, IBS_BBS.bAuth, IBS_BoardFile.aFile, IBS_BoardFile.aFileName, IBS_BoardFile.aFileSize from IBS_BoardFile inner join IBS_Board on IBS_BoardFile.bID=IBS_Board.ID inner join IBS_BBS on IBS_Board.bbsID=IBS_BBS.ID where IBS_BBS.menuID='m02_04' and IBS_BoardFile.ID=84 and IBS_BBS.ID=3 and IBS_Board.bShow='Y'