Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 06 Feb 2002 @ 21:25:05 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: Auto Setting the Current Date
 
From:   John Aldrin

Substitute the string "DATE+3" or "CURRENT_DATE+3" where you have hard coded the date.

The following sample query demonstrates this:

    select date,date+3,current_date+3;

The returned values are:

    Date        (Date+3)    (Current_Date()+3)
    2002-02-06  2002-02-09  2002-02-09


     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023