Implementing Trigger problem - Mailing list pgsql-students

From oca@mvc.edu.ph
Subject Implementing Trigger problem
Date
Msg-id 20080811051159.pug1flvkr4coso4o@mail.mvc.edu.ph
Whole thread Raw
List pgsql-students

Hi,

No matter how i read the manual i can't understand it. :(

Here is what i would like to do.

for example i have

table:   classes
column:  classno,...,schedule_count

table:  schedules
column:   classno,time

I would like to create a trigger that everytime there is an insert or delete in schedules
classes.schedule_count will be updated with number of schedules entered in schedules for that particular class.  this way i could track the number of schedules for that particular class without counting the schedules.

how do i implement it?

thank you,
oscar
 

pgsql-students by date:

Previous
From: oca@mvc.edu.ph
Date:
Subject: Re: Problem accessing View in VB6
Next
From: "Gregory S. Youngblood"
Date:
Subject: Announcing PostgreSQL Certification Project Job Task Analysis Survey