Use PhpMyAdmin to do this, very simple...otherwise look at the ALTER statement in the mysql manual
bastien
From: Roger Dickinson <MartianRover@xxxxxxxxxxxxx> Reply-To: Roger Dickinson <MartianRover@xxxxxxxxxxxxx> To: php-db@xxxxxxxxxxxxx Subject: Changing a column in a table Date: Sat, 11 Feb 2006 09:21:51 -0800 Hi all, I defined a field in a table to be float(10.2) but I decided it should be float(10.3). Can I change it without creating a new table? I can't seem to find anything in the online documentation about this. ______________________________________________ - Martian Rover KF6KNC -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php