|
L'AVIS DE NOS EXPERTS
PRIX AVEC REPRISE ANCIEN TRACEUR.
Adobe PostScript® 3, Adobe PDF 1.7, TIFF, JPEG, HP-GL/2, HP-RTL, CALS G4, interface graphique HP PCL 3
L'imprimante multifonction HP Designjet T2300 est le premier système d'impression prêt pour le Web destiné aux équipes de création. Elle vous permet d'accéder aux applications d'impression directement depuis l'écran tactile, pour faciliter l'ajout de nouvelles fonctions ; fournie avec HP ePrint & Share.
|
|
select distinct p.products_id, pd.TypeProduit
from produits_associes pa, products_description pd, products p, produits_minprice pm
where pa.products_model = 'THP_CN728A'
and pa.products_model_associe = p.products_model
and pd.products_id = p.products_id
and p.products_model = pm.products_model
and pd.language_id = order by TypeProduit ASC, pm.ordre, pd.products_name
|