INSERT INTO procs set name='4.5. Liste des exemplaires par propriétaire (sauf périodiques)', requete='select expl_cote AS \"Cote\", CONCAT(\"\'\",expl_cb,\"\'\") AS \"Code-barres\", tit1 AS \"Titre\" from exemplaires, notices, docs_statut, lenders where expl_owner=!!proprietaire!! and expl_notice=notice_id and expl_statut=idstatut and expl_owner=idlender order by expl_cote, expl_cb ', comment='Titres triés par cote et code-barres', autorisations='1', parameters=' query_list no '