If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Calculate months Diff between dates in informix:Reg

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-01-04, 02:08
spandan_kiran spandan_kiran is offline
Registered User
 
Join Date: Aug 2004
Posts: 5
Calculate months Diff between dates in informix:Reg

Hi!
All of You, Please Help me I am Maintaing Informix Serve(9.21)Please I want to calculate months between two Dates.How can i Calculate Months by diffrentiate two dates.In Orcale we have function "addmonths", i think in Informix don't have like that function. Please Help Me.


Advanced Thanks...
Reply With Quote
  #2 (permalink)  
Old 10-01-04, 10:36
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

I think that if data type is DATE, then use MONTH() function.
If data type is DATETIME, next to calculate apply EXTEND() function.

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 10-03-04, 04:50
spandan_kiran spandan_kiran is offline
Registered User
 
Join Date: Aug 2004
Posts: 5
How we can calculate Using month() function:Reg

Thank You very much for Replying "Gustavo",

Please Give me one example using month function, Using month function Month(some date) will give that month how we can diffretiate that..
My problem is, i had two years of applications(in that i have to fetch below three months pending, more than three months pending, more than six month pending) How can do that please help me....show one example..Data type is DATE

Last edited by spandan_kiran; 10-03-04 at 04:52.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On