Adam Loving's Blog
Adam Loving's Blog
Seattle Software Engineer 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

  • Edgar: a Voyager-Inspired Software Agent
  • Is this “AGI?”
  • AI: There is no magic
  • Magic Shell
  • Generative AI

Recent Comments

  • Adam on AI: There is no magic
  • Alexandra on AI: There is no magic
  • ANTONIO CARLOS on Magic Shell
  • juliette on Opportunities for AI in Music Production
  • Adam on About Adam
Independent Publisher empowered by WordPress