How can i change the column name.
Answer Posted / desh deepak
sp_rename 'tablename.oldcolumnname',tablenamename.newcolumnn
ame
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
i have made a project i vb.net n created a .exe of it after installing it in to any pc, the database (sql express) is not geting accesed i.e the aplication cuts the link of the database, so plz help in this matter.
How to run sql server 2005 books online on your local system?
What is order of B+tree?
How to use clusters?
What is named calculation? : sql server analysis services, ssas
What are ddl triggers and types of ddl trigger?
Benefits of Stored Procedures?
Can we use pragma autonomous_transaction in trigger?
where can you add custom error messages to sql server? : Sql server administration
What samples and sample databases are provided by microsoft?
What is plan freezing?
Write a SQL query to make a column as unique?
How can you ensure that the database and sql server based application perform well?
What is the difference between cube operator and rollup operator? : SQL Server Architecture
What is onf in normalization form?