This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes Is HF SQL useful beyond MySQL? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Is HF SQL useful beyond MySQL?" Watch "Is HF SQL useful beyond MySQL?" New topic
Author

Is HF SQL useful beyond MySQL?

Greg L Tonn
Ranch Hand

Joined: Nov 27, 2006
Posts: 52
From reading other posts, the book is based on MySQL, but will it be of any use to someone that is using another DB like Oracle?

Will it point out the differences between what is MySQL specific and general SQL?

Thanks, I plan on getting this book next week!

[Edit to provide meaningful topic - Dave]
[ October 16, 2007: Message edited by: David O'Meara ]
Lynn Beighley
author
Ranch Hand

Joined: Sep 12, 2007
Posts: 82
Hi Greg,
it's actually more SQL than MySQL. It has a slight bias to MySQL, but is fairly generic SQL code which, with few exceptions, will play nicely with Oracle.

The most important focus for me with this book was to get the concepts out there. It's easy to look up syntax when it occasionally varies, but to understand how and why to normalize, or what those pesky joins really DO, that's the focus of this book.


Lynn Beighley<br />Author, Head First SQL
Greg L Tonn
Ranch Hand

Joined: Nov 27, 2006
Posts: 52
Thanks Lynn, that is exactly what I was hoping for! We use a couple of different DB's here so a more generic SQL book is perfect!

And thanks Dave for fixing my title, I should have known better.

--Greg
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Is HF SQL useful beyond MySQL?
 
Similar Threads
Is this book like other Head first Books?
HF-SQL - Is DB Centric?
does mysql support pl/sql?
which DB is targeted in Head First SQL?
Mckoi database