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 To Change Column Ordinal Position in SQL Server 2005
using Query i.e I Want To Add Column at Particular Ordinal
Position in SQL Server 2005

Answer Posted / bruhaspathy

You cannot add a column at that particular position that you wanted. Instead the workaround is that you add the column using the Alter Table command and then after the columns are created, you can go to object explorer and right click the table, select modify and then move the column to the desired column location you wanted.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain primary key, foreign key and unique key?

1020


How can you find out which stored procedures are recompiling?

948


How do I find the port number for sql server?

1013


How to stop a loop early with break statements in ms sql server?

1068


Explain the usage of floor function in sql server.

1017


What are system databases into sql server (2005/2008)?

1041


Tell me what are the advantages of using stored procedures?

1061


Do you think BCNF is better than 2NF & 3NF? Why?

1338


Define master database?

1138


How do we Backup SQL Azure Data?

108


What is ms sql server triggers?

1066


What is tablix?

169


Which joins are sql server default?

1064


How to attach adventureworkslt physical files to the server?

1160


Explain the third normal form(3nf)?

978