Choose a database in the left panel then select the table you want!
Table: usno.x1p5__b1__allwise__source
(The bold columns are indexed columns)
Column Name | Description | Datatype |
---|---|---|
dec1 | Declination in left/first table (dej2000) | DOUBLE |
dec2 | Declination in right/second table (dec) | DOUBLE |
distance | Distance between ra1,dec1 and ra2,dec2 (arcsec) | DOUBLE |
id1 | ID in left/first table (id) | CHAR |
id2 | ID in right/second table (source_id) | VARCHAR |
ra1 | Right ascension in left/first table (raj2000) | DOUBLE |
ra2 | Right ascension in right/second table (ra) | DOUBLE |