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

    Using special table "deleted" in dynamic SQL

    Hello All, I'm new to SQL programming and was looking for some help ... There is an update trigger on a table which does SELECT * INTO #DELETED FROM DELETED (so that the old value is captured)initially and later at some point in the logic, the name of the updated column is determined and...

Part and Inventory Search

Back
Top