Quantcast
Channel: Teradata Forums - Database
Viewing all articles
Browse latest Browse all 14773

Alter an Existing PPI - response (1) by taruntrehan

$
0
0

Figured out the sytax and was able to alter PPI using the following command :
 

alter table person_car_dtl

MODIFY PRIMARY INDEX (p_num)

ADD RANGE BETWEEN DATE '2014-01-01' AND DATE '2021-12-31' EACH INTERVAL '1' MONTH;


Viewing all articles
Browse latest Browse all 14773

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>