calculation of pay based on dates - Mailing list pgsql-sql

From Penchalaiah P.
Subject calculation of pay based on dates
Date
Msg-id A70AE049E81A6A40879D5DC0AC8C38C9096184BA@venus.infics.com
Whole thread Raw
Responses Re: calculation of pay based on dates  (Gary Stainburn <gary.stainburn@ringways.co.uk>)
List pgsql-sql
Hi ...



I want to fix the pay based on joining date and antedate...antedate is
the last date...

Joining date is 01-07-2007

Antedate is  04-07-2007..



On joining date I will fix the pay but before fixing the pay I will
check whether antedate is there or not, if its there then I will see
difference between 2 dates..if difference is 2 years then I will fix the
pay with increments...if difference is less than 2 years then I will fix
the pay with out increments...

Take an example of above 2 dates..there is no 2 years difference between
two dates...

01-07-2007 I will fix the pay...after 3 days current date =
antedate...so again I have to fix the pay with out my intervention...

Is there any jobs or schedules or triggers to call that function when
current date and antedate is equal...



Any one can help on this... I need it very soon....


Regards
Penchal


Information transmitted by this e-mail is proprietary to Infinite Computer Solutions and / or its Customers and is
intendedfor use only by the individual or the entity to which it is addressed, and may contain information that is
privileged,confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it
appearsthat this mail has been forwarded to you without proper authority, you are notified that any use or
disseminationof this information in any manner is strictly prohibited. In such cases, please notify us immediately at
info.in@infics.comand delete this email from your records. 


pgsql-sql by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: calling webservice through postgresql function
Next
From: Gary Stainburn
Date:
Subject: Re: calculation of pay based on dates