Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

Generating Sequence Number - response (6) by Jessy Mahesh Kothapalli

$
0
0

Hi Team,
  I’m just inserting ‘9925203’ records into backup tables which is having SEQ_NUM

SEQ_NUM decimal(10,0) NOT NULL GENERATED ALWAYS AS IDENTITY
           (START WITH 1 
            INCREMENT BY 1 
            MINVALUE 1 
            MAXVALUE 2147483647 
            NO CYCLE)

minimum(SEQ_NUM)	   Maximum(SEQ_NUM)
1	                   20,322,127

 
 
 
1                                                                                                       20,322,127


Viewing all articles
Browse latest Browse all 27759

Trending Articles



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