Skip to content

Getting multiple columns from another table #4894

Answered by pawelsalawa
GGOULET-DJL asked this question in Q&A
Discussion options

You must be logged in to vote
UPDATE subsystem sub
   SET system_name = sys.system_name
  FROM system sys
 WHERE sys.system_id = sub.system_id

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@GGOULET-DJL
Comment options

@pawelsalawa
Comment options

@GGOULET-DJL
Comment options

@pawelsalawa
Comment options

@GGOULET-DJL
Comment options

Answer selected by GGOULET-DJL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants