Beginning & Introductory Data Mining Data Warehousing Database Design Database Management Systems Oracle Relational Databases SQL Specific Databases
| | | |
|---|
 Sell Book |
Beginning SQL Joes 2 Pros: The SQL Hands-On Guide for Beginners (SQL Exam Prep Series 70-433 Volume 1 of 5) (Sql Design Series) Author: Rick A Morelan ISBN-10: 143925317X ISBN-13: 9781439253175 Published: 2009-12-30 Publisher: BookSurge Publishing
|
Book Description:
Several years ago a challenge was given to technology instructor Rick A. Morelan. Take downsized workers with little or no experience with computers or technology and turn them into industry certified technology experts. The proven material from this venture is now available to you as the Joes 2 Pros series of books and videos. This new approach has vivid pictures on almost every page that shows what you should see on your computer screen as you work through the material, and downloadable content, home practice labs, software, and fun review games available from the joes2pros web site. Starting with the basic lesson: "What is a Database? " this book helps beginners get comfortable with the SQL language. From there, you will walk step-by-step through the basics. 'Beginning SQL Joes 2 Pros' is the second edition of the popular 'T-SQL Joes 2 Pros' with updated content and a lower price. The language examples in this book can be used with any standard SQL engine. Regardless of your skill level, you too can evolve from "Joe" to "Pro" by following the steps outlined in this book. Note: My publisher is not able to put a DVD in the back of the book but a DVD showing all topic and labs in 3 hours of full video can be bought on Amazon at this link http://www.amazon.com/Beginning-SQL-Joes-Pros-70-433/dp/B004GEB67C/ref=sr_1_2?ie=UTF8&qid=1294633127&sr=8-2
|
|
 Sell Book |
Access 2010: The Missing Manual Author: Matthew MacDonald ISBN-10: 1449382371 ISBN-13: 9781449382377 Published: 2010-06-29 Publisher: Pogue Press
|
Book Description:
Go from Access novice to true master with the professional database design tips and crystal-clear explanations in this book. You'll learn all the secrets of this powerful database program so you can use your data in creative ways -- from creating product catalogs and publishing information online to producing invoices and reports. Build a database with ease. Store information to track numbers, products, documents, and more Customize the interface. Build your own forms to make data entry a snap Find what you need fast. Search, sort, and summarize huge amounts of information Put your data to use. Turn raw info into printed reports with attractive formatting Share your data. Collaborate online with SharePoint and the brand-new Access web database Dive into Access programming. Get tricks and techniques to automate common tasks Create rich data connections. Build dynamic links with SQL Server, SharePoint, and other systems Five Touchstones to Understanding Access Let’s face it--learning the tricks and techniques of database design can be a bit of a slog. But if you’re just starting out with Access, here are five key insights that can help you understand how the database world works. Keep these points in mind, and you’ll be on the inside track to mastering Access. 1. Databases hold database objects. Most people are familiar with tables, the grid-like grouping of data that stores your information (for example, lists of items you own, friends you have, or products you sell through your small business). But tables are just one type of object that an Access database can hold. The other key ingredients are queries (customized search routines that pull out the information you need at the drop of a hat), reports (similar to queries, but nicely formatted and ready for printing), forms (windows that make it easy to review and edit the data in your tables), and macros and modules (miniature programs that can do just about anything—from updating 10,000 records at once to firing off an email). 2. Relationships hold it all together. Access newbies sometimes start out thinking a database is just a glorified spreadsheet. After all, can’t Excel hold long lists with hundreds of thousands of rows? (And yes, it can.) However, Access has a feature Excel can’t duplicate: relationships. A typical Access database holds several tables, and relationships link these tables together. For example, a table of customers might link to a table of orders, which would link to a table of products, allowing you to answer questions like “What customers spent the most money?” and “What is the most popular product for customers living in New York?” Relationships also safeguard your data--for example, they make it impossible for someone to accidentally place an order for a product or a customer that doesn’t exist. 3. There are two ways to work with a database: as a designer and as a user. The database designer is the person who sets up the database. The database designer has the responsibility of laying out the tables, building the queries, and knocking together some nice reports and forms (assuming you want all those features). By comparison, the database user is the person who uses the tables, queries, reports, and forms in day-to-day life. The user reviews records, makes changes, and fills the tables up with data. Depending on what type of database you’re creating (and what you want to accomplish), you may be both the database designer and the database user. But it’s important to realize that these are distinct tasks. In fact, when using a properly designed database, database users don’t need to be particularly skilled with Access. They can just work with the forms and reports that the database designer created. 4. Sooner or later, you’ll need macros. To become an Access expert, you must first learn to design a logical, consistent set of tables and add the relationships that link them together. Next, you must learn to build the other types of objects--queries, forms, and reports--that make it easier to perform common tasks. At some point, while tackling this second stage, you’ll run into a challenge that forces you to step up to the third level of Access mastery: macros. Macros are miniature programs that perform custom tasks. The good news is that in Access 2010, you can design your own macros without becoming a programmer. You just need to drag, drop, and arrange a sequence of ready-made macro commands into the Access macro designer. For example, you can use macros to build buttons that send emails, start printouts, make updates, or just take you around your database. 5. Expert user, meet Visual Basic. Some people stop their Access journey at this point, content to use tables, forms, reports, and macros to do all their work. But if you want to see everything Access has to offer, you need to take a look at its high-powered Visual Basic engine. Using VB code, you can do almost anything, from validating a credit card to leading a customer through an order process (two examples that are discussed in Access 2010: The Missing Manual). And if you’re willing to pick up some basic programming concepts, you can use code to transform a simple database into a cohesive database application—for example, something that looks more like the traditional desktop programs you run on your computer.
|
|
 Sell Book |
Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide) Author: Robin Nixon ISBN-10: 0596157134 ISBN-13: 9780596157135 Published: 2009-07-21 Publisher: O'Reilly Media
|
Book Description:
If you know HTML, this guide will have you building interactive websites quickly. You'll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. Discover how the powerful combination of PHP and MySQL provides an easy way to build modern websites complete with dynamic data and user interaction. You'll also learn how to add JavaScript to create rich Internet applications and websites. Learning PHP, MySQL, and JavaScript explains each technology separately, shows you how to combine them, and introduces valuable web programming concepts, including objects, XHTML, cookies, and session management. You'll practice what you've learned with review questions in each chapter, and find a sample social networking platform built with the elements introduced in this book. This book will help you: Understand PHP essentials and the basics of object-oriented programming Master MySQL, from database structure to complex queries Create web pages with PHP and MySQL by integrating forms and other HTML features Learn about JavaScript, from functions and event handling to accessing the Document Object Model Use libraries and packages, including the Smarty web template system, PEAR program repository, and the Yahoo! User Interface Library Make Ajax calls and turn your website into a highly dynamic environment Upload and manipulate files and images, validate user input, and secure your applications
|
|
 Sell Book |
New Perspectives on Microsoft Office 2010, First Course (New Perspectives (Thomson Course Technology)) Author: Ann Shaffer ISBN-10: 053874653X ISBN-13: 9780538746533 Published: 2010-07-15 Publisher: Course Technology
|
Book Description:
With the New Perspectives' critical-thinking, problem-solving approach, students will gain a comprehensive understanding of Microsoft Office 2010 and will learn how to take advantage of the flexibility it offers. Case-based tutorials challenge students to apply what they are learning to real-life tasks, preparing them to easily transfer skills to new situations. With New Perspectives, students understand why they're learning what they're learning and are better situated to retain skills beyond the classroom.
|
|
 Sell Book |
Hadoop: The Definitive Guide Author: Tom White ISBN-10: 1449389732 ISBN-13: 9781449389734 Published: 2010-10-12 Publisher: Yahoo Press
|
Book Description:
Discover how Apache Hadoop can unleash the power of your data. This comprehensive resource shows you how to build and maintain reliable, scalable, distributed systems with the Hadoop framework -- an open source implementation of MapReduce, the algorithm on which Google built its empire. Programmers will find details for analyzing datasets of any size, and administrators will learn how to set up and run Hadoop clusters.This revised edition covers recent changes to Hadoop, including new features such as Hive, Sqoop, and Avro. It also provides illuminating case studies that illustrate how Hadoop is used to solve specific problems. Looking to get the most out of your data? This is your book.Use the Hadoop Distributed File System (HDFS) for storing large datasets, then run distributed computations over those datasets with MapReduce Become familiar with Hadoop’s data and I/O building blocks for compression, data integrity, serialization, and persistence Discover common pitfalls and advanced features for writing real-world MapReduce programs Design, build, and administer a dedicated Hadoop cluster, or run Hadoop in the cloud Use Pig, a high-level query language for large-scale data processing Analyze datasets with Hive, Hadoop’s data warehousing system Take advantage of HBase, Hadoop’s database for structured and semi-structured data Learn ZooKeeper, a toolkit of coordination primitives for building distributed systems "Now you have the opportunity to learn about Hadoop from a master -- not only of the technology, but also of common sense and plain talk." --Doug Cutting, Cloudera
|
|
 Sell Book |
Microsoft Access 2010 Step by Step (Step By Step (Microsoft)) Author: Joan Lambert III ISBN-10: 0735626928 ISBN-13: 9780735626928 Published: 2010-07-20 Publisher: Microsoft Press
|
Book Description:
Experience learning made easy-and quickly teach yourself how to build database solutions with Access 2010. With STEP BY STEP, you set the pace-building and practicing the skills you need, just when you need them! Topics include building an Access database from scratch or from templates; publishing your database to the Web; exchanging data with other databases and Microsoft Office documents; creating data-entry forms; using filters and queries; designing reports; using conditional formatting; preventing data corruption and unauthorized access; and other core topics.
|
|
 Sell Book |
Microsoft SQL Server 2008 R2 Unleashed Author: Ray Rankins ISBN-10: 0672330563 ISBN-13: 9780672330568 Published: 2010-09-26 Publisher: Sams
|
Book Description:
Microsoft® SQL Server 2008 R2 Unleashed Ray Rankins Paul Bertucci Chris Gallelli Alex T. Silverstein Includes full coverage of SQL Server 2008 in addition to R2 coverage This is the industry’s most comprehensive and useful guide to SQL Server 2008 and 2008 R2. It presents start-to-finish coverage of SQL Server’s core database server and management capabilities, plus complete introductions to Integration, Reporting, and Analysis Services, application development, and much more. Four expert SQL Server administrators, developers, and consultants have packed this book with real-world information, tips, guidelines, and samples drawn from their own extensive experience creating and managing complex database solutions. Writing for intermediate-to-advanced-level SQL Server professionals, they focus on the product’s most complex and powerful capabilities, and its newest tools and features. For example, you’ll find invaluable information on administering SQL Server more efficiently, analyzing and optimizing queries, implementing data warehouses, ensuring high availability, and tuning performance. The accompanying CD-ROM contains an extraordinary library of practical tools and information including sample databases and all code examples. Whether you’re responsible for SQL Server 2008 analysis, design, implementation, support, administration, or troubleshooting, no other book offers you this much value. Understand the Microsoft SQL Server 2008 environment, R2’s newest features, and each edition’s capabilities Manage SQL Server 2008 more effectively with SQL Server Management Studio, the SQLCMD command-line query tool, and Powershell Efficiently manage security, users, backup/restore, replication, Database Mail, and database objects–from tables and indexes to stored procedures and triggers Increase availability with clustering, database mirroring, and other features Use new Policy-Based Management to centrally configure and operate SQL Server throughout the organization Use SQL Server Profiler to capture queries and identify bottlenecks Improve performance by optimizing queries, design more effective databases, and manage workloads with the new Resource Governor Develop applications using SQL Server 2008’s enhancements to T-SQL and SQLCLR, .NET integration, LINQ to SQL, XML, and XQuery Make the most of Analysis Services, Integration Services, and Reporting Services–especially Microsoft’s new R2 reporting improvements Improve data security using Column-level and Transparent Data Encryption Ray Rankins, president of Gotham Consulting Services, has worked with Sybase and Microsoft SQL Server for more than 23 years and is coauthor of Sybase SQL Server Unleashed, Microsoft SQL Server 2000 Unleashed, and Microsoft SQL Server 2005 Unleashed. Paul Bertucci, founder of Database Architechs, has more than 30 years of experience in database design, architecture, replication, tuning, integration, and high availability. Chris Gallelli, president of CGAL Consulting Services, specializes in database administration, tuning, and programming. Alex T. Silverstein is managing principal and chief architect of Unified Digital Group, LLC, a developer of custom SQL Server and Microsoft .NET solutions. CD-ROM includes: 15 additional chapters Code samples, scripts, and databases utilized within the book Free version of SQL Shot (performance&tuning software) Category: Database / Microsoft SQL Server Covers: Microsoft® SQL Server 2008 R2 User Level: Intermediate—Advanced
|
|
 Sell Book |
PHP and MySQL Web Development (4th Edition) Author: Luke Welling ISBN-10: 0672329166 ISBN-13: 9780672329166 Published: 2008-10-11 Publisher: Addison-Wesley Professional
|
Book Description:
PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications. PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server. This practical, hands-on book includes numerous examples that demonstrate common tasks such as authenticating users, constructing a shopping cart, generating PDF documents and images dynamically, sending and managing email, facilitating user discussions, connecting to Web services using XML, and developing Web 2.0 applications with Ajax-based interactivity. The fourth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP 5 through version 5.3, such as namespaces and closures, as well as features introduced in MySQL 5.1.
|
|
 Sell Book |
Dreamweaver CS5.5: The Missing Manual Author: David Sawyer McFarland ISBN-10: 1449397972 ISBN-13: 9781449397975 Published: 2011-07-02 Publisher: O'Reilly Media
|
Book Description:
Dreamweaver is the tool most widely used for designing and managing professional-looking websites, but it's a complex program. That's where Dreamweaver CS5.5: The Missing Manual comes in. With its jargon-free explanations, 13 hands-on tutorials, and savvy advice from Dreamweaver expert Dave McFarland, you'll master this versatile program with ease.Get A to Z guidance. Go from building your first web page to creating interactive, database-driven sites. Build skills as you learn. Apply your knowledge through tutorials and downloadable practice files. Create a state-of-the-art website. Use powerful, easy-to-use tools such as CSS3 and Spry effects to build visually rich, fast-loading pages. Add instant interactivity. Choose from pre-packaged JavaScript programs to add drop-down menus, tabbed panels, forms, and other features. Tap into databases. Connect your site to a database and build pages that dynamically sort and display stored information. Go mobile. Build and preview websites for smartphones and tablets. Discover hidden tips and tricks. Get undocumented workarounds and shortcuts.
|
|
 Sell Book |
Management Information Systems Author: David Kroenke ISBN-10: 0071134220 ISBN-13: 9780071134224 Published: 1993-10-01 Publisher: McGraw-Hill Publishing Co.
|
|
|
|