Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Tue, 19 Sep 2006 @ 13:49:25 GMT


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


Subj:   Re: Partition Benchmarking Issues
 
From:   Christian Schiefer, makeITdone

Hi,

I'm with you besides with the casts.

It may not be nice (and whoever decided for that format - I don't know), but we have a working PPI elimination with the following

     create table ...
     {
     ...
     ,Yearmonth char(6) /* sample '200411' */

     } primary index (...) partition by range_n( cast( yearmonth as integer )
     between 200001 and 201012 );

BR

Christian



     
  <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