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

  • Magic Shell
  • Generative AI
  • Best Minimal Deep Tech Breakdowns
  • RedwoodJS Reactions
  • Minimal Deep Tech Chord Stabs

Recent Comments

  • Adam on About Adam
  • Bob Herman on About Adam
  • Hoefkensj on Python Truthiness and Truth Table
  • Kiu Kiu on Recovering from a dislocated shoulder
  • Ekwanomi on Best Minimal Deep Tech Breakdowns
Independent Publisher empowered by WordPress