English | Russian |
Insert Into query | запрос "вставка в" (A query that copies specific columns and rows from one table to another or to the same table) |
Insert Values query | запрос "вставка значений" (A query (SQL statement) that creates a new row and inserts values into specified columns) |