| Author |
Head First SQL - Embedded & Dynamic SQL
|
Mihai Fonoage
Ranch Hand
Joined: Feb 25, 2006
Posts: 39
|
|
Hi Lynn Beighley, Do you cover aspects related to Embedded SQL, where SQL is invoked from programs written in C, C++, Java, etc? On the same line, does the book also cover Dynamic SQL, where SQL statements appear as values of string variables instead of being hard coded in the program? Thank you, Mihai Fonoage
|
 |
Lynn Beighley
author
Ranch Hand
Joined: Sep 12, 2007
Posts: 82
|
|
This book is strictly SQL, and nothing but SQL. (With a healthy smattering of normalization.)
|
Lynn Beighley<br />Author, Head First SQL
|
 |
 |
|
|
subject: Head First SQL - Embedded & Dynamic SQL
|
|
|