Small. Fast. Reliable.
Choose any three.
*** 255,262 ****
  *:Named parts of natural joins. For example: SELECT a.c1 FROM T1 a NATURAL JOIN T1 b. Because 
  sqlite reduces the number of columns kept, the name is lost.
  
- *:Cursors.
- 
  ===========
  REMARK
  ===========
--- 255,260 ----