Adam Loving's Blog
Adam Loving's Blog
Seattle Software Developer at Pioneer Square Labs
  • Facebook
  • Twitter
  • LinkedIn
Skip to content
  • About Adam

mysql

There are 2 posts tagged mysql (this is page 1 of 2).

Post navigation

How to perform a MySQL update from one table to another

The MS SQL syntax is different from the MySQL syntax (MS SQL allows you to do a join).

UPDATE updatefrom p, updateto pp

SET pp.last_name = p.last_name

WHERE pp.visid = p.id

in Projects, Programming, Technology | 35 Words | Comment

Post navigation

Recent Posts

  • Mixing Music with AI
  • Text to Singing: AI to Generate Vocals
  • AI for Audio Sample Browsing
  • AI for Music Arrangement
  • AI for Composing Music

Recent Comments

  • waffletower on Why I hate Python
  • That Hick on 84 Quotes from the 4-Hour Workweek
  • Dave on Tim Ferriss Kettlebell Workout
  • Adam Loving on 2019 Tech Stack
  • Adam Loving on 2019 Tech Stack
Independent Publisher empowered by WordPress