Re: Help please



Sasidhar wrote:
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


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'.

--
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-)


.



Relevant Pages

  • Re: use of DBI; I am getting multiple error messages mixed in with the correct output.
    ... Perl was to relate it to uninitialized values in Java or C++. ... The fact that nulls in SQL have special ... Both Java and C++ have containers that support set theoretic ...
    (comp.lang.perl.misc)
  • Re: SQL
    ... Persistence access is the abstraction, ... However, UML is just one of many OOA/D notations proposed, so it is an implementation of an OOA/D notation. ... Note that I was careful to say that SQL is a solution to persistence /access/ when the data is represented in RDB form. ... Sounds a little bit like Java and the JVM.... ...
    (comp.object)
  • Re: object databases
    ... Calling SQL from say java code is one of the easiest tasks in mordern ... The major problem is that SQL statements are written as strings in ... the strings are not compiled until runtime. ...
    (comp.object)
  • Re: Is perl better? :(((
    ... draw from variable "table" and execute a slightly modified SQL just once. ... > public void openCon(String url, ... > String user, String password) { ... > Total Java expenses 4.5 minutes. ...
    (comp.lang.java.databases)
  • Re: Is perl better? :(((
    ... draw from variable "table" and execute a slightly modified SQL just once. ... > public void openCon(String url, ... > String user, String password) { ... > Total Java expenses 4.5 minutes. ...
    (comp.lang.java.programmer)