[snip]
I have measurements of rooms stored in a table for each house in feet
and 
inches, does anyone know how can I work out the square footage?
[/snip]

Convert to inches, multiply length * width, divide by 144 (one square
foot)

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to