adspace
How can i change the column name.
Answer Posted / vikneswaran
cannot change column name
but can change size of the data type
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How can we solve concurrency problems?
Where can you add custom error messages to sql server?
Can we do dml on views?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What is a view in sql?
How to remove duplicate rows from table except one?
what is the difference between openrowset and openquery?
How do I find query history in sql server?
What are the different subsets of sql?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
How can you append an identity column to a temporary table?
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
what is spatial nonclustered index
Can one drop a column from a table?
How to rebuild the master database?