location_aliases
1 row where canonical_name = "M/s Shree Radhe Krupa Concost (I) Ltd"
This data as json, CSV (advanced)
| raw_name ▼ | canonical_name |
|---|---|
| M/s Shree Radhe Krupa Concost (I) Ltd | M/s Shree Radhe Krupa Concost (I) Ltd |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE location_aliases ( raw_name TEXT PRIMARY KEY, canonical_name TEXT REFERENCES locations(canonical_name) );