select_nested_table_row.sql 76 B

123
  1. insert into plato.Output
  2. select StablePickle(TableRow()) from plato.Input;