select PR_REF,PR_CODE,PR_LIB_,PR_VIS,GA_LIB_,FA_LIB_ from produits,gafapr,gammes,familles where REF_PR=PR_REF and GA_REF=REF_GA and FA_REF=REF_FA and GA_VIS and PR_SELMOIS order by PR_ORDRE DESC
1054:Unknown column 'PR_LIB_' in 'field list'