Just found a new one I really like. Does everything, create tables,
queries, etc. The best part is that you can create really nice formated
reports.
http://www.mysqlstudio.com/feature.php3
Jayne
- Original Message -
From: "neal" <[EMAIL PROTECTED]>
To: "mySQL" <[EMAIL PROTECTED]>
Sent: F
Hi,
I have a client who requires a composite table. A table containing data from
several different tables. The following query works in some databases but I
can't seem to get it to work in MySQL. Is there some other way to accomplish
this?
update tableA set (mycolumn) = (select somecolumn from t