E.R.F.P.P. - Centre de Documentation
select distinct uni.typdoc, sum(nbexplnum) as nbexplnum from (select distinct notices.typdoc, count(explnum_id) as nbexplnum from notices JOIN responsability ON notice_id=responsability_notice left join explnum on explnum_mimetype in () and explnum_notice = notice_id ,notice_statut where responsability_author in ('8058' ) and statut=id_notice_statut and ((notice_visible_opac=1 and notice_visible_opac_abon=0)) group by notices.typdoc union select distinct notices.typdoc, count(explnum_id) as nbexplnum from notices JOIN responsability ON notice_id=responsability_notice left join bulletins on bulletins.num_notice = notice_id and bulletins.num_notice != 0 left join explnum on explnum_mimetype in () and explnum_bulletin != 0 and explnum_bulletin = bulletin_id ,notice_statut where responsability_author in ('8058' ) and statut=id_notice_statut and ((notice_visible_opac=1 and notice_visible_opac_abon=0)) group by notices.typdoc) as uni group by uni.typdoc
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') and explnum_notice = notice_id ,notice_statut where responsability_author ' at line 1
select * from aut_link where (aut_link_from='1' and aut_link_from_num='8058') order by aut_link_type, aut_link_string_start_date, aut_link_string_end_date, aut_link_rank
Unknown column 'aut_link_rank' in 'order clause'
Détail de l'auteur
Auteur DEJOURS Christophe |
Documents disponibles écrits par cet auteur (4)
Affiner la recherche![]()
texte imprimé
![]()
Livre
DEJOURS Christophe, Auteur | Paris : Presses universitaires de France | Que sais-je ?, ISSN 0768-0066 | 2014Le « facteur humain » est l’expression par laquelle les spécialistes de la sécurité des personnes et de la sûreté des installations désignent le comportement des hommes au travail. Il est fréquemment invoqué dans l’analyse des catastrophes indus[...]![]()
Livre
Ce livre est sorti en 1980. Quatre éditions après, il s'impose toujours comme un classique... malheureusement pourrait-on ajouter. Car son succès va de pair avec l'augmentation pour l'instant jamais stoppée de la souffrance au travail, des patho[...]![]()
Livre
Autre volet de la nouvelle théorie du travail proposée par Christophe Dejours, ce livre montre que l'organisation du travail a des incidences qui vont bien au-delà du seul monde du travail. Au travail, on peut en effet apprendre le respect de l'[...]




