I have a field that is presently an int4 and I would like to change it and it's contents to a float. I tried building a new table and insert the data into the new field but I get
the error "type of <a> does not match target column <b>". Is there a convert function available? Sure would appriciate some help, besides spelling..
Thanks
Doug