analytics / priv /data_migrations /LocationsSync /sql /get-location-data-table-comment.sql.eex
Leon4gr45's picture
Upload folder using huggingface_hub (part 4)
c27e67a verified
Raw
History Blame Contribute Delete
97 Bytes
select comment from system.tables where database = currentDatabase() and table = 'location_data'