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

DATE Index in Teradata - forum topic by mithunk

$
0
0

Hi ,
I create a volatile table as mentioned below

CREATE MULTISET VOLATILE TABLE temp_table
(
 col1   BIGINT  ,
 start_dt  DATE  
)ON COMMIT PRESERVE ROWS;

I have to first create an index on col1 then create a DATE INDEX on start_dt. How can i acheive this in teradata ?
 

Tags: 
Forums: 

Viewing all articles
Browse latest Browse all 14773

Trending Articles



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