Small. Fast. Reliable.
Choose any three.
*** 1,5 ****
--- 1,9 ----
  FAQ
  
+ Q) How many characters can a query have? (TCL: dbHandle eval $Query)
+ 
+ ------
+ 
  Q) How atomic are the SQL statements? Are UPDATE/INSERT/SELECT/DELETE
  atomic(e.g, can you modify multiple cross-dependant rows, under the assumption
  that no one of them could be read by a SELECT thread from another connection)?