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 > DB2 > Date Function To Calculate The Previous Month

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-07-06, 02:47
vj1403 vj1403 is offline
Registered User
 
Join Date: Sep 2006
Posts: 1
Hi,

I am looking for previous month evaluation in DB2.
Reply With Quote
  #2 (permalink)  
Old 09-07-06, 03:30
rahul_s80 rahul_s80 is offline
Registered User
 
Join Date: Jul 2006
Location: Pune , India
Posts: 433
C:\Program Files\IBM\SQLLIB\BIN>db2 values(current date )

1
----------
2006-09-07


C:\Program Files\IBM\SQLLIB\BIN>db2 values(current date )- 1 month

1
----------
2006-08-07
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