Top "Fieldtype" questions

Change type of varchar field to integer: "cannot be cast automatically to type integer"

I have a small table and a certain field contains the type "character varying". I'm trying to change it to "…

postgresql casting postgresql-9.1 fieldtype
Acceptable field type and size for email address?

Possible Duplicate: Common mySQL fields and their appropriate data types What are the recommended database column sizes for names? I …

mysql size email-address fieldtype
MySQL field type for weight and height data

What is the adequate MySQL field type for weight (in kilograms) and height (meters) data?

mysql sqldatatypes fieldtype