aspose file tools
The moose likes JDBC and the fly likes What type of examples are covered? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "What type of examples are covered?" Watch "What type of examples are covered?" New topic
Author

What type of examples are covered?

Lester D Jones
Greenhorn

Joined: Mar 01, 2005
Posts: 15
Hello!

Does the book includes examples only at the SQL level or does it includes examples on how to get to the data from the application layer?

thanks

Lester
Lynn Beighley
author
Ranch Hand

Joined: Sep 12, 2007
Posts: 82
SQL level, but presumably you need to use queries in your apps, so querying skills apply there as well.


Lynn Beighley<br />Author, Head First SQL
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: What type of examples are covered?
 
Similar Threads
Exceptions in method signature
SCBCD exam
Problem in using rmic
best SCBCD preparation kit?
Spring in action - examples