| 1 |
2.26 ms |
SELECT t0.id AS id_1, t0.image_premiere_page AS image_premiere_page_2, t0.titre AS titre_3, t0.description AS description_4, t0.citation AS citation_5, t0.lien_web AS lien_web_6, t0.nom_fichier AS nom_fichier_7, t0.auteur AS auteur_8, t0.commentaire_interne AS commentaire_interne_9, t0.annee_publication AS annee_publication_10, t0.date_creation AS date_creation_11, t0.date_revision AS date_revision_12, t0.publication_fauna AS publication_fauna_13, t0.type_web AS type_web_14, t0.diffusion AS diffusion_15, t0.lien_accessible AS lien_accessible_16, t0.numerisateur AS numerisateur_17, t0.type_publi AS type_publi_18 FROM ipn_ressources.ressource t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.image_premiere_page AS image_premiere_page_2, t0.titre AS titre_3, t0.description AS description_4, t0.citation AS citation_5, t0.lien_web AS lien_web_6, t0.nom_fichier AS nom_fichier_7, t0.auteur AS auteur_8, t0.commentaire_interne AS commentaire_interne_9, t0.annee_publication AS annee_publication_10, t0.date_creation AS date_creation_11, t0.date_revision AS date_revision_12, t0.publication_fauna AS publication_fauna_13, t0.type_web AS type_web_14, t0.diffusion AS diffusion_15, t0.lien_accessible AS lien_accessible_16, t0.numerisateur AS numerisateur_17, t0.type_publi AS type_publi_18 FROM ipn_ressources.ressource t0 WHERE t0.id = 35;
|
| 2 |
1.36 ms |
SELECT t0.pid AS pid_1, t0.credits AS credits_2, t0.description AS description_3, t0.nom_fichier AS nom_fichier_4, t0.photo_ref AS photo_ref_5, t0.date_creation AS date_creation_6, t0.date_revision AS date_revision_7, t0.cd_ref AS cd_ref_8, t0.id_numerisateur AS id_numerisateur_9, t0.id_licence AS id_licence_10, t0.id_statut AS id_statut_11, t0.gestionnaire AS gestionnaire_12 FROM ipn_photo.photo_taxon t0 WHERE t0.pid = ?
SELECT t0.pid AS pid_1, t0.credits AS credits_2, t0.description AS description_3, t0.nom_fichier AS nom_fichier_4, t0.photo_ref AS photo_ref_5, t0.date_creation AS date_creation_6, t0.date_revision AS date_revision_7, t0.cd_ref AS cd_ref_8, t0.id_numerisateur AS id_numerisateur_9, t0.id_licence AS id_licence_10, t0.id_statut AS id_statut_11, t0.gestionnaire AS gestionnaire_12 FROM ipn_photo.photo_taxon t0 WHERE t0.pid = 685;
|
| 3 |
1.53 ms |
SELECT t0.serial AS serial_1, t0.mail AS mail_2, t0.mail_transitoire AS mail_transitoire_3, t0.validermail_key AS validermail_key_4, t0.poste_occupe AS poste_occupe_5, t0.date_creation AS date_creation_6, t0.derniere_date_edition AS derniere_date_edition_7, t0.newsletter AS newsletter_8, t0.statut AS statut_9, t0.uid AS uid_10, t0.orgid AS orgid_11 FROM ipn_user.corr_utilisateur_organisme t0 WHERE t0.uid IS NULL AND t0.statut = ?
SELECT t0.serial AS serial_1, t0.mail AS mail_2, t0.mail_transitoire AS mail_transitoire_3, t0.validermail_key AS validermail_key_4, t0.poste_occupe AS poste_occupe_5, t0.date_creation AS date_creation_6, t0.derniere_date_edition AS derniere_date_edition_7, t0.newsletter AS newsletter_8, t0.statut AS statut_9, t0.uid AS uid_10, t0.orgid AS orgid_11 FROM ipn_user.corr_utilisateur_organisme t0 WHERE t0.uid IS NULL AND t0.statut = 1;
|