Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: James4099
  • Content: Threads
  • Order by date
  1. James4099

    SQL to update a column using another table

    I would like to know if you can update Table(A) from Table(B). My Sql is: UPDATE DDT4ENVR.CCR SET USML_IND ='Y' WHERE USML_IND 'b' (SELECT USML_IND FROM DDT4ENVR.THR WHERE USML_IND = 'Y') Thanks.

Part and Inventory Search

Back
Top