Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Mon, 28 Aug 2000 @ 20:06:25 GMT


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


Subj:   Re: MultiLoad Date Fields
 
From:   Gloria Branham

MaryLou, I noticed that your format statements are different

       UPDATE JUNK
       SET JUNK02 = :IJUNK02 (FORMAT'YYYYMMDD') WHERE JUNK01 = :IJUNK01;

         CREATE SET TABLE JUNK ,NO FALLBACK ,
          NO BEFORE JOURNAL,
          NO AFTER JOURNAL
          (
           JUNK01 CHAR(12) NOT CASESPECIFIC,
           JUNK02 DATE FORMAT 'MMDDYYYY')

and your input data:

The data I'm loading looks like this:

     ----+----0----+----2---
     111            08272000
     222            08272000
     555            08282000

Your format appears to be MMDDYYYY and not YYYYMMDD.



     
  <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