eugene422024-01-14 07:21 PM
    Updated 2024-01-14
    select top 10 *
    -- from ethereum.core.fact_transactions
    from bitcoin.core.fact_transactions
    where TX_HASH like 'fdbf783e193%'
    QueryRunArchived: QueryRun has been archived