On 8 Dec 2009, at 10:36pm, Pavel Ivanov wrote: > In brief, when you give optional expression then CASE works like > 'switch ... case ... case ... default' construction in C, when > optional expression is not given it works like series of 'if ... else > if ... else' constructions in C.
Thanks Pavel and Jay for an easy-to-understand explanation. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

