circ ular <[EMAIL PROTECTED]> writes:

> 
> I have googled a lot but haven't found any really good tutorials on
> sqlite and/or relational databases in general.
> _______________________________________________
> sqlite-users mailing list
> [EMAIL PROTECTED]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> 
> 

Not necessarily the "best" on SQL databases but good resources:
 e.g.
 - http://databases.about.com/od/sql/a/sqlfundamentals.htm
 - http://dev.mysql.com/doc/  (see esp. the Tutorial section)

SQL is platform-independent (with some implementation dependencies ...)
so don't ignore sections that reference e.g. Linux, the principles
are pretty much the same.

MikeW





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

Reply via email to