Hi Friends
I have a sql question, We have the source data as below.
101 address1, address2, address3
and the output shoulb like below
101 address1
101 address2
101 address3
Required a SQL query for this output.
Please let me know if you have any sql query for this.
Thanks in advance.
Hari M
Answer Posted / xxx
select 101 as 101,address1 from table1
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What exactly do you know about catching in teradata?
How do you do backup and recovery in teradata?
What are the advantages of teradata?
How to view every column and the columns contained in indexes in teradata?
What is the basic syntax for teradata select statement?
What does sleep function does in fast load?
Explain teradata vs. Redshift?
What are the frequently used data types in teradata?
What is the difference between teradata and basic rdbms?
Explain teradata architecture?
What are the newly developed features of Teradata?
What are the enhanced features in teradata v2r5 and v2r6?
If RDBMS is halted what will you do ?
Explain the term 'primary key' related to relational database management system?
What do you mean by teradata intellicloud?