I'd recommend just a couple of good references.

Forta's SQL book is excellent; for an easy read try SQL for Dummies; SQL
for Smarties gets really deep, and is a must-have once you get the
basics down; if you're using SQL Server, my personal favorite is
Coffman's SQL Server 7: The Complete Reference.

Keep in mind that implementation of SQL varies by vendor; Access v. SQL
Server v. Oracle will all have minor differences (though the core syntax
is pretty consistent).

-- 
Billy Cravens
[EMAIL PROTECTED]


Chad Gray wrote:
> 
> Is there any good classes on SQL statements?   Creating my CFQUERY's is
> taking me way to long because i keep mistyping and formatting the SQL
> statements incorrect....
> 
> Any good books on the subject?  Especially ones that deal directly with
> CFQuerys?
> 
> Thanks
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Structure your ColdFusion code with Fusebox. Get the official book at 
>http://www.fusionauthority.com/bkinfo.cfm
> 
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to