Refactoring an INSERT statement into an UPDATE statement with SELECT
Be able to refactor INSERT statement into UPDATE statement that has SELECT rather than VALUES i.e. "insert into xxx select from".
2
votes
Alvin
shared this idea
-
Jeff Humphreys commented
This really needs a visual. I don't see where it becomes an update.