Hello Srindhi:

   From one SQLite beginner to another...

   SQLite and SQL are two different subjects.  So you need to clarify for 
yourself what you want to do.  Do you want to learn SQL?  Then there are a 
number of good books you can get from Amazon to help you learn, and there are a 
number of fine tutorials on the web.  Are you trying to embed a database into a 
program or web page?  Then you need both SQL and SQLite (I have no experience 
embedding SQLite into a web page so don't ask for advice from me on that one).  
I am learning SQLite based on the O'Reilly book by Jay Kreibich, called "USING 
SQLITE,"  which came out in August of this year, so it's pretty up to date.

   Amazon has a number of good books on both subjects, so surf on over to their 
site and enter "SQL" into the subject line.  I personally have found any of the 
"HEAD FIRST" books to be superb for quickly picking up a new topic.  I just 
checked; there is a *Head First SQL* book out there that should be ideal for 
learning SQL.

> -----Original Message-----
> From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org]
> On Behalf Of Srinidhi Rao
> Sent: Friday, December 17, 2010 5:43 AM
> To: sqlite-users@sqlite.org
> Subject: [sqlite] beginner
> 
> Hello SQLiters...
> 
> I am interested to learn the nuances of a SQL but I have no background of
> using one as I am an electronics student.
> I would like to know few things, that does SQLite help me to learn and
> devoid the space of not having any background.
> 
> Can any one suggest me where (and how...) to start, any good books that can
> help me here.
> 
> --
> Thanks and Regards,
> Srinidhi.
> ----
> Tell me and I forget. Teach me and I remember. Involve me and I learn.
> -- Benjamin Franklin.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to