Small. Fast. Reliable.
Choose any three.
*** 171,176 ****
--- 171,181 ----
  implemented?  Sorry, I'm too
  dependent on Oracle apparently :(
  
+   Use the "dot" commands:
+ 
+   .tables
+   .schema
+ 
  *:SELECT ... FOR UPDATE OF ... is not supported.  This is understandable
  considering the mechanics of
  SQLite in that row locking is redundant as the entire database is locked when