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 SkipVought 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: Borek
  • Order by date
  1. Borek

    How can a trigger obtain these informations ?

    Hello, I'd like to know how can a Trigger Function (written in PL/pgSQL) obtain the name of fields where OLD content is different from NEW content. Actually, I'd like to stock these name into a list variable. Example : I've got this table : CREATE TABLE public.machine ( id_machine int8 NOT...

Part and Inventory Search

Back
Top