SELECT * FROM dexde_archives where (instr(SortPath,",23,")>0) and ViewFlagCh ORDER BY `Order` ASC, `ID` DESC limit 9
SELECT * FROM dexde_archives where (instr(SortPath,",6,")>0) and ViewFlagCh ORDER BY `Order` ASC, `ID` DESC limit 9
SELECT * FROM dexde_archives where (instr(SortPath,",5,")>0) and ViewFlagCh ORDER BY `Order` ASC, `ID` DESC limit 6
SELECT count(*) as counter FROM dexde_archives where (instr(SortPath,",4,")>0) and ViewFlagCh ORDER BY `Order` ASC, `ID` DESC