Small. Fast. Reliable.
Choose any three.
*** 30,32 ****
--- 30,33 ----
  users)
  *: enum column type (mysql does)
  *: join syntax (+) (-) like oracle has
+ *: name columns in views (i.e. CREATE VIEW (foo, bar) AS SELECT qux, quo FROM baz;)