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

how can we write a column values horizontal by using sql stmt;
ex:
select name from table_name;(actual output)
a
b
c
d
require output is
a b c d

Answer Posted / kalaiselvi

select name from table_name order by name

Is This Answer Correct ?    1 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I restart sql?

1023


What is the command used to fetch the first 5 characters of a string?

1255


What is difference between sql and excel?

1172


what's the difference between a primary key and a unique key? : Sql dba

1105


what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba

1090


What is union and union all keyword in sql?

1109


What's the difference between a primary key and a clustered index?

1024


What is the difference between local and global temporary table?

1085


Why is normalization important?

1078


What is join view in sql?

987


What is a database trigger?

1129


How can one get sql*loader to commit only at the end of the load file? : aql loader

1114


What is form and report?

1050


What is fmtonly in sql?

1159


What is procedure explain with program?

1063