Small. Fast. Reliable.
Choose any three.
*** 164,169 ****
--- 164,171 ----
  
  *:UPDATE t1, t2 SET t1.f1 = value WHERE t1.f2 = t2.fa
  
+ *:SHOW TABLES and DESCRIBE [tablename] would be nice - not sure if they're standard, but they are a rather nice feature of MySQL...
+ 
  ===========
  REMARK
  ===========