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

Hi, If anyone has TD 14 Basics dumps or study materials, please share. nirmaaal1991@gmail.com

0 Answers  


Can you connect multiload from ab initio?

0 Answers  


What is the purpose of using case expression in teradata?

0 Answers  


what is identity columns in teradata

2 Answers   Wipro,


I have all the TERADATA Certification Dumps for the below: NR0-011, NR0-012, NR0-013, NR0-014 NR0-015 NR0-016, NR0-017 If anyone need it, pls drop me a mail with Code in the mail to: terashish@gmail.com

201 Answers   Cognizant, Deloitte, IBM, Prometric, Syntel,






I Have Name field in a Table Name ------------- abcde;fgh;ijk; abc;def;jklm;no I want to write a sql to display name field data with out ';'.so i want to replace ; with '' how will write in Teradata

3 Answers   Wipro,


What is multi insert?

0 Answers  


What is the use of fallback?

0 Answers  


Explain teradata utilities. What is multiload, fast load, tpump?

0 Answers  


What are the various indexes in teradata? Why are they preferred?

0 Answers  


How does indexing improve query performance?

4 Answers   Satyam,


What do high confidence, low confidence and no confidence mean in explain plan?

0 Answers  


Categories