flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
Untitled Query
Arashh
Untitled Query
Updated 2023-02-19
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
›
⌄
select
PROPOSAL_ID
as
pid
,
MESSAGE_VALUE
[
'content'
]
[
'title'
]
as
title
,
MESSAGE_VALUE
[
'content'
]
[
'description'
]
as
description
from
terra
.
core
.
fact_governance_submit_proposal
a
inner
join
terra
.
core
.
ez_messages
b
on
a
.
TX_ID
=
b
.
TX_ID
limit
10
Results
Run a query to Download Data