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...

----> There is a table T with two columns C1 and C2.
The data is as below:
C1 C2
1 4
2 5
3 6

Answer Posted / nihar meher

select replace(wm_concat(c1),',',' '),replace(wm_concat(c2),',',' ') from t;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why schema is used in sql?

1089


What is autocommit sql?

1044


How to make a copy values from one column to another in sql?

1084


Can we group by two columns in sql?

1046


What will you get by the cursor attribute sql%found?

1009


How do I view a procedure in sql?

1019


Write a query to find the names of users that begin with "um" in sql?

1045


How to convert comma separated string to array in pl/sql?

1242


What is dba in sql? : SQL DBA

1095


What is the best sql course?

1028


How do you remove duplicates without using distinct in sql?

1019


What is relationship? How many types of relationship are there?

1264


What is update query?

1035


what is the difference between ereg_replace() and eregi_replace()? : Sql dba

1228


What is write ahead logging in sql server?

1101