SalehUntitled Query
    Updated 2022-12-14
    select
    DISTINCT MSG_TYPE
    from cosmos.core.fact_msgs
    where TX_SUCCEEDED=true
    limit 100
    Run a query to Download Data