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

update

There is one post tagged update.

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

Recent Posts

  • AI: There is no magic
  • Magic Shell
  • Generative AI
  • Best Minimal Deep Tech Breakdowns
  • RedwoodJS Reactions

Recent Comments

  • ANTONIO CARLOS on Magic Shell
  • juliette on Opportunities for AI in Music Production
  • Adam on About Adam
  • Bob Herman on About Adam
  • Hoefkensj on Python Truthiness and Truth Table
Independent Publisher empowered by WordPress