How can i change the column name.

Answer Posted / dipti sonawane

alter table (table_name)
change (old_colomnname)(new_colomnname)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do mean by xml datatype?

617


Explain primary key, foreign key and unique key?

548


What happens if an integer is too big for int date type?

581


Write a SQL query to make a column as unique?

632


How and why use sql server?

554






Find nth lowest salary or get nth lowest salary?

597


Difference Between ORDER BY Clause and GROUP BY Clause in SQL?

634


What are scheduled tasks in sql server?

547


Name few endpoints exposed by ssrs 2012?

305


if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration

525


How to create dbo table in sql server?

520


How to stop log file growing too big?

577


Explain full-text indexing?

518


What is onf in normalization form?

574


What are entities and relationships?

560