On Thu, 2002-12-12 at 01:39, Mukund Pate wrote:
> hello,
>
> how to modify the datatype of column in a table?
>
> i have created table with one coulmn datatype is varchar(200) so i
> would like to change to text datatype
>
You will need to recreate the table.
Robert Treat