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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cambridgesteve

  1. cambridgesteve

    TRIGGER to insert multiple entries based on the insert of one

    SQLBill - I'll have a table with associations. George - yes. I'll be looking for similar interactions for DELETEs and UPDATEs. The question about INSERTS is just to keep things simple to start with. Thanks. :-) Steve
  2. cambridgesteve

    TRIGGER to insert multiple entries based on the insert of one

    Is it possible to have a TRIGGER on a table such that when an INSERT is made into it - it INSERTs another 3 entries for example ? Let's suppose we have a table company_settings and if we INSERT an entry for one company it INSERTS for another (associated) 3 companies. If the table is structured...

Part and Inventory Search

Back
Top