A nice showcase of use of UNION SELECT statement inside INSERT query

Опубликовано: 04 Июнь 2026
на канале: Alex the Web Coder
139
1

This is a follow-up for the INSERT SELECT video where I inserted multiple records in the child table based on the data in the parent. In this example I show how you can insert multiple sets of data using UNION