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 change the name of a column of a table?

Answer Posted / shweth

we can use ALIAS function for this
select tree AS plant
from table;
or simply we can skip writing AS but shoudnt write a comma
between the old and new column names.

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I start mysql from command line?

1067


Write a query to create a database and a table?

946


How to show table names with 'mysqlshow'?

1073


What is mysql and why it is used?

1132


How do I rename a mysql database?

1005


What is inner join in mysql?

958


What is mysql root?

999


What storage engines are used in MySQL?

1105


What is full form of xampp?

1233


How can you find out the version of the installed mysql?

1374


What is unsigned int in mysql?

986


What is mysql protocol?

955


How to create a new table in mysql?

1098


How do I find the size of a mysql database?

967


How do I exit mysql?

976