Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Will an SQL where statement with an OR clause work?
G wrote:
> Thanks for the help and the book recomendation, and yes the or
> statement works as I expected. Is that book good for beginners as well
> as advance users? I write programs in Java/.Net/ASP that hit Oracle
> DBs and would like a good book with sound examples.
Two books (other than the Oracle docs known as the 'Application Developer' manuals at http://docs.oracle.com) that I think belong in every Oracle developer's library:
Both are great for beginners and experts alike. Both have examples. Both teach basics, then build up to very advanced techniques. Both leave you with a working toolkit. Both help you code faster and write faster code.
And both provide use SQL*Plus for all examples, allowing you develop and test the pieces that you can then cut & paste into your programs.
/Hans Received on Mon Aug 09 2004 - 09:34:38 CDT
![]() |
![]() |