RSS Feed Add to Technorati Favorites

If you have any dificulties ... Search here by Google

A big offer to everyone who viewing this site at http://ex-mac.blogspot.com/
Google
 
Showing posts with label sql. Show all posts
Showing posts with label sql. Show all posts

Head First SQL: Your Brain on SQL - A Learner’s Guide (Head First)

free ebooks head first sql

Book Title: Head First SQL: Your Brain on SQL - A Learner’s Guide (Head First)
Author: Lynn Beighley
Publisher: O’Reilly Media, Inc. (September 1, 2007)
Paperback: 607 pages
Language: English
ISBN-10: 0596526849
ISBN-13: 978-0596526849

Book Description
Is your data dragging you down? Are your tables all tangled up? Well we’ve got the tools to teach you just how to wrangle your databases into submission. Using the latest research in neurobiology, cognitive science, and learning theory to craft a multi-sensory SQL learning experience, Head First SQL has a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

Maybe you’ve written some simple SQL queries to interact with databases. But now you want more, you want to really dig into those databases and work with your data. Head First-SQL will show you the fundamentals of SQL and how to really take advantage of it. We’ll take you on a journey through the language, from basic INSERT statements and SELECT queries to hardcore database manipulation with indices, joins, and transactions. We all know “Data is Power” - but we’ll show you how to have “Power over your Data”. Expect to have fun, expect to learn, and expect to be querying, normalizing, and joining your data like a pro by the time you’re finished reading!

Book Review
“There are books you buy and books you keep on your desk… Head First SQL is at the top of my stack.” – Bill Sawyer, ATG Curriculum Manager, Oracle/span>

“This is not SQL made easy; this is SQL made challenging, SQL made interesting, SQL made fun.” – Andrew Cumming, Author of SQL Hacks, Zoo Keeper at sqlzoo.net/span>

“Outrageous! SQL is a computer language, right? Head First SQL is obviously written for human beings! What’s up with that?!” – Dan Tow, Author of SQL Tuning

About the Author
Lynn Beighley is a fiction writer stuck in a technical book writer’s body. Upon discovering that technical book writing actually paid real money, she learned to accept and enjoy it. After going back to school to get a Masters in Computer Science, she worked for the acronyms NRL and LANL. Then she discovered Flash, and wrote her first bestseller. A victim of bad timing, she moved to Silicon Valley just before the great crash. She spent several years working for Yahoo! and writing other books and training courses. Finally giving in to her creative writing bent, she moved to the New York area to get an MFA in Creative Writing. Her Head First-style thesis was delivered to a packed room of professors and fellow students. It was extremely well received, and she finished her degree, finished Head First SQL, and can’t wait to begin her next book.

Download here

Read more ...

PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide

Open in new window



# Publisher: Peachpit Press (December 29, 2007)
# Language: English
# ISBN-10: 032152599X
# ISBN-13: 978-0321525994


Product Description
It hasn't taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open source combination. Add this book to the mix, and there's no limit to the powerful, interactive Web sites that developers can create. With step-by-step instructions, complete scripts, and expert tips to guide readers, veteran author and database designer Larry Ullman gets right down to business: After grounding readers with separate discussions of first the scripting language (PHP) and then the database program (MySQL), he goes on to cover security, sessions and cookies, and using additional Web tools, with several sections devoted to creating sample applications. This guide is indispensable for intermediate- to advanced level Web designers who want to replace their static sites with something dynamic. In this edition, the bulk of the new material covers the latest versions of both technologies: PHP 6 (due out in 2008) and MySQL 5 (available now). The book's publication date is likely to beat the official release of PHP 6, making it one of the first books available on the subject.

From the Back Cover
When static HTML pages no longer cut it, you need to step up to dynamic, database-driven sites that represent the future of the Web. In PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide, the author of best-selling guides to both the database program (MySQL) and the scripting language (PHP) returns to cover the winning pair in tandem-the way users work with them today to build dynamic sites using Open Source tools. Using step-by-step instructions, clearly written scripts, and expert tips to ease the way, author Larry Ullman discusses PHP and MySQL separately before going on to cover security, sessions and cookies, and using additional Web tools, with several sections devoted to creating sample applications. A companion Web site includes source code and demonstrations of techniques used in the volume. If you're already at home with HTML, you'll find this volume the perfect launching pad to creating dynamic sites with PHP and MySQL. --This text refers to the Paperback edition.

Download here:
http://www.megaupload.com/?d=JU318KB3

or

http://rapidshare.com/files/130796575/6.and.5.rar
Read more ...


Title:      Microsoft SQL Server 2005 Administration
Author: Mark Long / Certified Instructor
SKU: 33682
ISBN: 1-933736-11-9
Release Date: 2006-03-16
Price: Single User: US$ 99.95
Multi User(10): US$ 500.00
Duration: 7 hrs / 92 lessons
Compatibility: Win Vista, XP, 2000, 98SE, Mac OS X, OS 9, Linux
Work Files: Yes

Code:
http://rapidshare.com/files/59874783/VTC.SQL2005rar.part1.rar
http://rapidshare.com/files/59875906/VTC.SQL2005rar.part2.rar
http://rapidshare.com/files/59875637/VTC.SQL2005rar.part3.rar
http://rapidshare.com/files/59876080/VTC.SQL2005rar.part4.rar
http://rapidshare.com/files/49165681/VTC.SQL2005rar.part5.rar

Code:
http://rapidshare.com/files/59598327/password.txt
Read more ...

SQL Queries for Mere Mortals






Paperback: 672 pages
Data: October 4, 2007
Format: PDF
Description:
Unless you are working at a very advanced level, this is the only SQL book you will ever need. The authors have taken the mystery out of complex queries and explained principles and techniques with such clarity that a "Mere Mortal" will indeed be empowered to perform the superhuman. Do not walk past this book!
--Graham Mandeno, Database Consultant

SQL Queries for Mere Mortals provides a step-by-step, easy-to-read introduction to writing SQL queries. It includes hundreds of examples with detailed explanations. This book provides the tools you need to understand, modify, and create SQL queries
--Keith W. Hare, Convenor, ISO/IEC JTC1 SC32 WG3--the International SQL Standards Committee

I learned SQL primarily from the first edition of this book, and I am pleased to see a second edition of this book so that others can continue to benefit from its organized presentation of the language. Starting from how to design your tables so that SQL can be effective (a common problem for database beginners), and then continuing through the various aspects of SQL construction and capabilities, the reader can become a moderate expert upon completing the book and its samples. Learning how to convert a question in English into a meaningful SQL statement will greatly facilitate your mastery of the language. Numerous examples from real life will help you visualize how to use SQL to answer the questions about the data in your database. Just one of the "watch out for this trap" items will save you more than the cost of the book when you avoid that problem when writing your queries. I highly recommend this book if you want to tap the full potential of your database.
--Kenneth D. Snell, Ph.D., Database Designer/Programmer

I don"t think they do this in public schools any more, and it is a shame, but do you remember in the seventh and eighth grades when you learned to diagram a sentence? Those of you who do may no longer remember how you did it, but all of you do write better sentences because of it. John Viescas and Mike Hernandez must have remembered because they take everyday English queries and literally translate them into SQL. This is an important book for all database designers. It takes the complexity of mathematical Set Theory and of First Order Predicate Logic, as outlined in E. F. Codd"s original treatise on relational database design, and makes it easy for anyone to understand. If you want an elementary- through intermediate-level course on SQL, this is the one book that is a requirement, no matter how many others you buy.
--Arvin Meyer, MCP, MVP




Read more ...