The Cleverness of the ‘INSERT INTO SELECT’ SQL Statement
Stop writing values like a monkey 😜 !
If you ever worked with SQL databases, at a certain point you surely needed to insert something into a table. The usual way would be this one:
If you ever worked with SQL databases, at a certain point you surely needed to insert something into a table. The usual way would be this one:
A new tech publication by Start it up (https://medium.com/swlh).