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


Please Help Members By Posting Answers For Below Questions

What is “i_am_a_dump” flag in mysql?

549


What port is mysql running on?

465


How can you make a database as your current database?

492


Explain Access Control Lists.

531


What is bdb (berkeleydb)?

519






How to create a test table in your mysql server?

486


How are mysql timestamps seen to a user?

502


what are the different tables present in mysql? : Mysql dba

455


How do I start mysql in mysql workbench?

497


What is the password of mysql?

464


What is the difference between database and table?

560


What is not null in mysql?

501


What do we use to remove duplicate records while fetching a data in mysql ?

503


Is Mysql query is case sensitive?

515


How can I see mysql database?

469