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

    Basic Trigger Question

    I've used triggers before in another DB where the total functionality was included in the CREATE TRIGGER statement, totally written in SQL. I understand that postgresql can't do that (correct?). I want to delete a row in table 2 when I update table 1, with something along the lines of : CREATE...

Part and Inventory Search

Back
Top