turbot/chaosdynamic
steampipe plugin install chaosdynamic

Table: test1

Test table 1

Examples

List all

select
*
from
test1;

Schema for test1

NameTypeOperatorsDescription
_ctxjsonbSteampipe context in JSON form, e.g. connection_name.
c1text
c2text