On 18 Apr 2011, at 1:53am, Roger Binns wrote: > Your complaints are really that SQLite doesn't function exactly how you are > used to. Note that it does do exactly what you tell it - the behaviour is > not random.
It's probably worth Stefan reading the SQL specification. Stefan, please read this: <http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt> which is about as close to a spec as there is. Then you can survey all the well known implementations of SQL and find that none of them really get at all close to it. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

