Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

What are the various etl tools in the market?

1121


What is the difference between teradata and basic rdbms?

1072


What are the joins in teradata?

1070


Highlight the differences between Primary Key and Primary Index.

1143


What is a clique?

1152


In the Primary Index, what is the score of AMPs that are actively involved?

1125


Comment whether bottleneck is an error or not.

1219


Explain the term 'row' related to relational database management system?

998


Can we have an unconnected lkp to lookup a db2 record against a teradata record? Doesnt seem to work. I could be wrong

1123


How does hashing happens in teradata?

1145


What are the joins in teradata and how many types of joins are there in teradata?

1055


Which is more efficient group by or distinct to find duplicates?

1129


What are the uses of bynets in multi-node systems?

1071


Briefly explain each of the following terms related to relational database management system (rdbms) – database, tables, columns, row, primary key and foreign key.

1081


What is multi insert?

1108