hey guys..
I am a noob to the java world.... i am learning JAva
(advance)-(JDBC) now.
I have a vague idea about SQL. Can u please let me know what are the
ebooks or websites to be looked thru for getting a nice start..
GRATEFUL TO U IF U REPLY
sasidhar
> hey guys..
> I am a noob to the java world.... i am learning JAva
[quoted text clipped - 4 lines]
> GRATEFUL TO U IF U REPLY
> sasidhar
I am not sure if you are asking about Java (JDBC) or just SQL.
For Java database programming you can go to Sun's 'The Really Big Index'
and look under Trail: JDBC(TM) Database Access
http://java.sun.com/docs/books/tutorial/reallybigindex.html
http://java.sun.com/docs/books/tutorial/jdbc
For SQL you can always Google for SQL tutorial. You could start here:
http://www.w3schools.com under 'Server Scripting" item 'Learn SQL'.

Signature
Thanks in Advance... http://weconsulting.org
IchBin, Philadelphia, Pa, USA http://ichbinquotations.weconsulting.org
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
> hey guys..
> I am a noob to the java world.... i am learning JAva
> (advance)-(JDBC) now.
> I have a vague idea about SQL. Can u please let me know what are the
> ebooks or websites to be looked thru for getting a nice start..
The O'Reilly books are pretty good.
"Learning Java":
http://www.oreilly.com/catalog/learnjava3/
"Database Programming with JDBC and Java":
http://www.oreilly.com/catalog/jdbc2/
David Harper
Cambridge, England