CATEGORIES
Can I Add a Column in the Middle of Two other Columns using SQL Command
Published by: Peter (11/12/2008 1:01:49 PM)
NOV 12 2008
I want to add a column from my asp code, I don’t want to use it at the end of the list. I also don’t want to use the SQL Server Management Studio to achieve this. If you can let me the sample code to write by which i can insert a column anywhere i feel like then that will be great.
Most Popular Articles
- SQL Server 2008 Error: is not a valid login or you do not have permission
- Cannot start .aspx
- what is the difference between Text and String Data type in SQL Server
- Error: Microsoft OLE DB Provider for ODBC Drivers error '80004005'
- Why my MS SQL Server 2005 DSN Connection is not Working
How to get common columns from two different tables using T-SQL? >>
<< How do I Restict Clients by IP Address to Access SQL Server 2005
COMMENT