Junior — Senior
Modifying table records via SQL query
livecode
Task condition
In the orders table, there is a single record: orange — 100
Create an SQL query that, after execution, will add two more identical rows to the table, so that in the end there are three identical records: orange — 100 orange — 100 orange — 100