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 i change the column name.

Answers were Sorted based on User's Feedback



How can i change the column name...

Answer / vikneswaran

cannot change column name

but can change size of the data type

Is This Answer Correct ?    1 Yes 4 No

How can i change the column name...

Answer / desh deepak

sp_rename 'tablename.oldcolumnname',tablenamename.newcolumnn
ame

Is This Answer Correct ?    0 Yes 4 No

How can i change the column name...

Answer / kshirsagar sambhaji

ALTER TABLE table_name
RENAME COLUMN old_name to new_name;

Is This Answer Correct ?    3 Yes 11 No

Post New Answer

More SQL Server Interview Questions

How to create a ddl trigger using "create trigger" statements?

0 Answers  


What is raid? : SQL Server Architecture

0 Answers  


What is transaction server implicit?

0 Answers  


What is meant by indexing files?

0 Answers  


What is resource governor?

0 Answers  


I hav 10 records only one column 1,2,3,4,5......10 now am writing query select max(column name) Then What is The Output

9 Answers   Brigade, Wipro,


How to create view in stored procedure sql server?

0 Answers  


Detail about the hardware which is supported by SQL server?

0 Answers  


What are the steps to insert a table?

0 Answers  


what is an sql server?

1 Answers  


How to Get the last identity value used

4 Answers  


What is Dependency Injection and provide example?

0 Answers  


Categories