| Author |
which DB is used in Head First Sql?
|
V Java
Greenhorn
Joined: Aug 03, 2007
Posts: 7
|
|
Is these book specific to any DBMS like Sql Server or Oracle? [Edit to provide meaningful topic - Dave] [ October 16, 2007: Message edited by: David O'Meara ]
|
 |
chander shivdasani
Ranch Hand
Joined: Oct 09, 2007
Posts: 206
|
|
|
Is this book for the beginners as well?. I mean can anyone use this book to start from the scratch or you need some basic knowledge of SQL before starting with this book
|
Enjoy, Chander
SCJP 5, Oracle Certified PL/SQL Developer
|
 |
qunfeng wang
Ranch Hand
Joined: Jan 28, 2005
Posts: 407
|
|
Originally posted by chander shivdasani: Is this book for the beginners as well?. I mean can anyone use this book to start from the scratch or you need some basic knowledge of SQL before starting with this book
Haveing looked at the sample chapter, i think it's for beginners.
|
To be or not to be. It's a question.
|
 |
Kiran Tarte
Greenhorn
Joined: Jun 25, 2007
Posts: 16
|
|
Have a look on first chapter and got to know, They have used MySql. http://www.oreilly.com/catalog/9780596526849/chapter/ch01.pdf
|
 |
Kiran Tarte
Greenhorn
Joined: Jun 25, 2007
Posts: 16
|
|
Is these book specific to any DBMS like Sql Server or Oracle?
Is this book for the beginners as well?. I mean can anyone use this book to start from the scratch or you need some basic knowledge of SQL before starting with this book
Yes, you can start from the scratch, no need for more knowledge of SQL concepts. hey V Java, Author used MySql as a query processor.
|
 |
Lynn Beighley
author
Ranch Hand
Joined: Sep 12, 2007
Posts: 82
|
|
This book is for you if 1. You are new to SQL. Do you want to learn, understand, and remember how to create tables, databases, and write queries using the best and most recent standards? 2. You know SQL, but you would like a refresher, and never quite understood normal forms and one-to-many and left outer joins, this book can help you
|
Lynn Beighley<br />Author, Head First SQL
|
 |
 |
|
|
subject: which DB is used in Head First Sql?
|
|
|