Delamir-6014Untitled Query
    Updated 2022-10-05
    select
    -- distinct (SYMBOL)
    *
    from osmosis.core.dim_prices
    where SYMBOL = 'ustc'
    -- order by 1 desc
    Run a query to Download Data