Re: SQL Book

2001-10-05 Thread Bruce H. Sorge

Ben Forta has a really great handbook out called Tech Yourself SQL in 10
minutes. He avoids the typical diatribe about the creation of the earth,
discovery of fire, and the complete War and Peace edition of SQL, and gets
right to the nuts and bolts of SQL. Another book that I find useful is SQL
Queries for Mere Mortals by Hernandez/Viescas (Addison Wesley Publishers)
- Original Message -
From: "William H. Bowen" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, October 05, 2001 2:13 PM
Subject: OT: SQL Book


> I need a reference manual that contains basic to advanced SQL or T-SQL
> syntax. Stored procedure how to's would be nice as well. Any thoughts?
>
> will
> 
>
> William H. Bowen
> Webmaster
> ALSTOM's Energy Management and Markets Business
>
> [EMAIL PROTECTED]
> http://www.esca.com/
>
> 425.739.3629 Voice
> 425.466.7016 Cell
> 425.739.3690 FAX
>
> 
> CONFIDENTIALITY: This e-mail and any attachments are confidential
> and may  be privileged. If  you are not a named recipient, please notify
> the sender immediately and  do not disclose the contents to another
> person, use it for any purpose or store or copy the information in any
> medium.
> 
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: SQL Book

2001-10-05 Thread Dave Watts

> I need a reference manual that contains basic to advanced SQL or T-SQL
> syntax. Stored procedure how to's would be nice as well. Any thoughts?

I like the O'Reilly "Transact-SQL Programming" book.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: SQL Book

2001-10-05 Thread Bruce H. Sorge

Now if only I could find a book that would teach me how to spell.

(Huked on foniks werked four mi!)

- Original Message -
From: "Bruce H. Sorge" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, October 05, 2001 3:10 PM
Subject: Re: SQL Book


> Ben Forta has a really great handbook out called Tech Yourself SQL in 10
> minutes. He avoids the typical diatribe about the creation of the earth,
> discovery of fire, and the complete War and Peace edition of SQL, and gets
> right to the nuts and bolts of SQL. Another book that I find useful is SQL
> Queries for Mere Mortals by Hernandez/Viescas (Addison Wesley Publishers)
> - Original Message -
> From: "William H. Bowen" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Friday, October 05, 2001 2:13 PM
> Subject: OT: SQL Book
>
>
> > I need a reference manual that contains basic to advanced SQL or T-SQL
> > syntax. Stored procedure how to's would be nice as well. Any thoughts?
> >
> > will
> > 
> >
> > William H. Bowen
> > Webmaster
> > ALSTOM's Energy Management and Markets Business
> >
> > [EMAIL PROTECTED]
> > http://www.esca.com/
> >
> > 425.739.3629 Voice
> > 425.466.7016 Cell
> > 425.739.3690 FAX
> >
> > 
> > CONFIDENTIALITY: This e-mail and any attachments are confidential
> > and may  be privileged. If  you are not a named recipient, please notify
> > the sender immediately and  do not disclose the contents to another
> > person, use it for any purpose or store or copy the information in any
> > medium.
> >
> 
~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: SQL Book

2001-10-05 Thread Greg Jordan

for t-sql i recommend "The Guru's Guide to Transact-SQL"

ISBN 0-201-61576-2



Greg Jordan
Macromedia Certified ColdFusion Developer
Web Project Manager
[EMAIL PROTECTED]

Unified Health Services
51 Germantown Court
Cordova, TN 38018
PH - (901) 843-2667 x261
FAX - (901) 843-2672




-Original Message-
From: Bruce H. Sorge [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 05, 2001 3:10 PM
To: CF-Talk
Subject: Re: SQL Book


Ben Forta has a really great handbook out called Tech Yourself SQL in 10
minutes. He avoids the typical diatribe about the creation of the earth,
discovery of fire, and the complete War and Peace edition of SQL, and gets
right to the nuts and bolts of SQL. Another book that I find useful is SQL
Queries for Mere Mortals by Hernandez/Viescas (Addison Wesley Publishers)
- Original Message -
From: "William H. Bowen" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, October 05, 2001 2:13 PM
Subject: OT: SQL Book


> I need a reference manual that contains basic to advanced SQL or T-SQL
> syntax. Stored procedure how to's would be nice as well. Any thoughts?
>
> will
> 
>
> William H. Bowen
> Webmaster
> ALSTOM's Energy Management and Markets Business
>
> [EMAIL PROTECTED]
> http://www.esca.com/
>
> 425.739.3629 Voice
> 425.466.7016 Cell
> 425.739.3690 FAX
>
> 
> CONFIDENTIALITY: This e-mail and any attachments are confidential
> and may  be privileged. If  you are not a named recipient, please notify
> the sender immediately and  do not disclose the contents to another
> person, use it for any purpose or store or copy the information in any
> medium.
>

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: SQL Book

2001-10-05 Thread Andrew Tyrone

William,

Try:

Joe Celko's SQL for Smarties: Advanced SQL Programming
Transact-SQL Programming (O'Reilly)
The Guru's Guide to Transact-SQL

-Andy

> -Original Message-
> From: William H. Bowen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 05, 2001 3:13 PM
> To: CF-Talk
> Subject: OT: SQL Book
> 
> 
> I need a reference manual that contains basic to advanced SQL or T-SQL
> syntax. Stored procedure how to's would be nice as well. Any thoughts?
> 
> will
> 
> 
> William H. Bowen
> Webmaster
> ALSTOM's Energy Management and Markets Business
> 
> [EMAIL PROTECTED]
> http://www.esca.com/
> 
> 425.739.3629 Voice
> 425.466.7016 Cell
> 425.739.3690 FAX
> 
> 
> CONFIDENTIALITY: This e-mail and any attachments are confidential
> and may  be privileged. If  you are not a named recipient, please 
notify
> the sender immediately and  do not disclose the contents to another
> person, use it for any purpose or store or copy the information in any
> medium.
> 
~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists