can use an existing table;
insert
"table name" select * from "table name" where "column name" like 'value'
select