IRF8788TRPBFCTB5202/2C0805X475M3RACAUTOBSZ018N04LS6ATMA1MCP4652-104E/UNCGA3E1X7R1V105M080ACIDH04G65C6XKSA1MCP73831T-2ACI/OTSTAK 3 N SCHWARZ/BLACKIRFZ44VPBF
select * from pdf where id=203705157 limit 1 [ RunTime:0.002116s ]
select p.id,p.brandid,p.partno,p.brandshort,p.note,p.note_cn,b.brand,b.logo,f.page,f.foldpath,f.foldpath2,f.filename,f.filesize from pdf p
join pdf_brand b on p.brandid=b.id
join pdf_file f on p.pdf_file_id=f.id
where p.partno like'9T1%'
and p.id <> 203705157
order by partno limit 10 [ RunTime:0.001468s ]