Project

General

Profile

1

    
2
-----
3
-----"
4
FROM ""REMIB"".""Specimen""
5
GROUP BY acronym, accession_number
6
HAVING count(*) > 1
7
SELECT acronym, accession_number, count(*)
8
[1] Using the following query:
9
accession_number,catalogNumber,,"Not globally unique, only (usually) unique within the institution providing the data (""acronym""). Note that there are nevertheless 11,869 rows where an accession_number appears multiple times within the same institution. [1]
10
acronym,institutionCode,,
11
coll_day,dayCollected,,
12
coll_month,monthCollected,,
13
coll_year,yearCollected,,
14
lat_deg,decimalLatitude,,
15
long_deg,decimalLongitude,,
(2-2/3)