PCF85263ATT/AJ24LC512T-I/SMCGA3E2C0G1H331J080AEEPL2014-472MLBPT06E-16-8S(SR)AT24C512C-SSHD-TFSMSMTRG3NA-220B-UTU DC5-24 BY OMZZW-08-08-S-D-200-120IRF7306TRPBF
select * from pdf where id=201922047 limit 1 [ RunTime:0.003514s ]
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'099%'
and p.id <> 201922047
order by partno limit 10 [ RunTime:0.003343s ]