Update Table1 A Set Field1 = ‘Value’
Where exists(Select * from Table2 B where A.ID = B.ID)
A great place to learn RPG Free, SQL, CL programming tips and techniques
Update Table1 A Set Field1 = ‘Value’
Where exists(Select * from Table2 B where A.ID = B.ID)
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.