How can we change the name and data type of a column of a
table?
Answer Posted / szsad
excuse mr pls
ALTER TABLE products ALTER COLUMN price TYPE numeric
(10,2);
uyah nanhi vhalta hai
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
all the queries used in sql
What is mysql procedure?
Why do we use mysql?
How do you insert a table?
What is the data source name for mysql?
What can I do with mysql?
What are triggers mysql?
How can I change database in mysql?
How do I change global variables in mysql?
What is mysqlcommand?
What are the security alerts while using mysql?
What is difference between oracle and mysql?
Is foreign key indexed mysql?
What is max_used_connections in mysql?
What is the difference between procedure and function in mysql?