Opened 8 years ago

Last modified 8 years ago

#200 closed defect

Ajout code taxon pour carpe cuir — at Initial Version

Reported by: marion Owned by:
Priority: minor Milestone: 44 Version_beta_test
Component: database Version: 0.4
Keywords: Cc:

Description

Ajout d'un code taxon dans la table tr_taxon_tax pour les carpe cuir (CCU)

--ON SUPPRIME LA CONTRAINTE UNIQUE CAR POUR LES CARPES PAR EXEMPLE NOUS AVONS DES CODES DIFFERENT MÊME SI C'EST POUR LA MÊME ESPECE
ALTER TABLE ref.tr_taxon_tax DROP CONSTRAINT c_uq_tax_nom_latin;
INSERT INTO ref.tr_taxon_tax VALUES (2111,'Cyprinus carpio','Carpe cuir','15',NULL,40)

Change History (0)

Note: See TracTickets for help on using tickets.