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 wOOdy-Soft 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: laurieb
  • Content: Threads
  • Order by date
  1. laurieb

    Teradata SQL syntax for UPDATE, submitted through BTEQ

    I am translating an Oracle SQL query to Teradata. The task is to update 2 columns in table A, one with a constant, the other with the max value for that column in table B, where the ID number matches the ID number in table A. This is the Teradata code: update tableA from tableB...

Part and Inventory Search

Back
Top