How can we change the name of a column of a table?
Answer Posted / owais masood
RENAME cannot be used to change the column name, however, it
is used to change the table or database name. However the
CHANGE is used to to rename a column with the su=yntax given
above by vipul (Answer 2)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to escape special characters in sql statements?
How many rows we can insert in a mysql table?
what is mySQL. Is there any specific qualification required to do this course ? What is the scope in India after doing mySQL
Is mysql a programming language?
What is row locking in mysql?
What is bigint in mysql?
What is sqlyog?
How can you make a database as your current database?
What are slow queries?
How to make a column bigger and delete unique from table.
How would concatenate strings in mysql?
What is a text delimiter?
Is mysql written in c?
How do I install and use mysql?
How do I copy a table in mysql?