How do you Generate Sequence in Teradata?

Answers were Sorted based on User's Feedback



How do you Generate Sequence in Teradata?..

Answer / vinay

By Using Identity Column.

/*I am Teradata working professional and Faculty with 7+
yrs of exp posting for knowledge transfer to students.You
can reach me on teradatavinay@yahoo.com if more
clarification needed./*

Is This Answer Correct ?    14 Yes 4 No

How do you Generate Sequence in Teradata?..

Answer / kk

1-for storing purpose using identity

2-for display purpose using csum

Is This Answer Correct ?    8 Yes 6 No

How do you Generate Sequence in Teradata?..

Answer / sridhar

using identity we can generate sequence
syntax:

generated always/by default as identity (start with <value> increment by <value> min<value> max<value> no cycle)..

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Teradata Interview Questions

Which Teradata concept allows more than one model generation?

1 Answers   TCS,


How many tables can you join in v2r5?

0 Answers  


How to handle nulls in Teradata??? How many columns can be there in a table??? How to find average sal with out using avg function????

3 Answers   Mphasis,


How do you determine the number of sessions?

0 Answers  


What are the components used in smp and massively parallel processing (mpp) machines?

0 Answers  






Why do you get spool space errors? How do trouble-shoot them?

0 Answers  


What are the available primary index types in teradata.

0 Answers  


Explain the term 'foreign key' related to relational database management system?

0 Answers  


how do you manage the production space. what are the proactive methods you can take ?

0 Answers  


one table have input no name 10 rao 20 siva 30 srinu 10 rao i want to ouput like this way no name 20 siva 30 srinu 10 rao how it posible in only sql server query?not oracle?

3 Answers   IBM,


What do you mean by teradata sql assistant?

0 Answers  


Highlight all the modes that are present under Confidence Level.

0 Answers  


Categories