On 03-03-2012 16:15, Mark Schonewille wrote:
> Hi,
> 
> MySQL has a really great manual with extensive explanations and dozens of 
> examples for each command. SQLite is none of all this. It just has a limited 
> number of pages listing a small number of commands and some special features. 
> It also has a number of really weird diagrammes.
> 
> How do I read diagrammes like http://sqlite.org/images/syntax/sql-stmt.gif ?
> 
> Where can I find a good reference manual just like MySQL's?
> 
> --

What do you expect from a good reference manual, besides the information
that is given on the website( sqlite.org) ?

like:
http://sqlite.org/books.html
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to