This is True® |
Randy Cassingham's Honorary Unsubscribe Recognizes the Unknown, the Forgotten and the Obscure People who Had an Impact on Our Lives |
Copyright 2003-2008 ThisisTrue.Inc, all rights reserved. May not be copied or archived without express, prior, written permission. "This is True" is a registered trademark of ThisisTrue.Inc, Ridgway Colorado. 3763
A Brit with math and chemistry degrees from Oxford University, Codd emigrated to the U.S. after World War II, where he found work with IBM. After earning a doctorate, he transferred to IBM's San Jose, Calif., facility and started working with data management systems. He found the existing systems were "seat-of-the-pants, with no theory at all" behind them, he once said. "I began reading documentation and I was disgusted." He decided to do something about it, and in 1970 proposed a new solution based on math. His "relational data base" model, which not only stored information more efficiently but allowed easier access to different combinations of data, was ignored at first, but IBM's "SQL/DS" was finally introduced in 1981. The new model really hit the big time in 1986, when Oracle released its data base solution, making founder Larry Ellison a billionaire. Codd died of heart failure at his home in Williams Island, Fla., on April 18. He was 79.
From This is True for 20 April 2003
Suggestions for further reading:
Sams Teach Yourself SQL in 10 Minutes (3rd Edition) (Sams Teach Yourself)
By: Ben Forta
List Price: $16.99
Amazon Price: $11.55
Editorial Review:
Sams Teach Yourself SQL in 10 Minutes has established itself as the gold standard for introductory SQL books, offering a fast-paced accessible tutorial to the major themes and techniques involved in applying the SQL language. Forta's examples are clear and his writing style is crisp and concise. As with earlier editions, this revision includes coverage of current versions of all major commercial SQL platforms. New this time around is coverage of MySQL, and PostgreSQL. All examples have been tested against each SQL platform, with incompatibilities or platform distinctives called out and explained.
Sams Teach Yourself SQL in 10 Minutes, 2E is a tutorial-based book, organized into a series of easy-to-follow, 10-minute lessons. These well targeted lessons teach you in 10 minutes what some books take several hours or days to teach. Instead of dwelling of database theory and relational design, this book takes a very hands-on approach to solving the needs of the majority of SQL users who simply need to interact with data. The reader of this book will learn how to: Retrieve and sort data Filter data using comparisons and wildcards Use the aggregate functions to analyze data Perform insert, update, and delete operations Join relational tables using inner, outer, and self joins Combine queries using unions Use views Create and use stored procedures, triggers, and other advanced database features
Microsoft SQL Server 2005 Unleashed
By: Ray RankinsPaul BertucciChris GallelliAlex T. Silverstein
List Price: $59.99
Amazon Price: $37.79
Editorial Review:
Microsoft SQL Server 2005 Unleashed offers comprehensive coverage of SQL Server 2005 that goes beyond the basic syntax and information you’ll find in the product manuals, providing in-depth information derived from the authors’ real-world experience to help you build upon your working knowledge of the product and take your experience and knowledge to a higher level. This book focuses primarily on the information needed by system and database administrators, as well as for users with overlapping duties as both DBA and developer. Included is extensive coverage of the new features and upgraded tools and capabilities of SQL Server 2005, including .NET Framework integration, Integration Services, Service Broker, Database Mirroring and Snapshots, and Reporting Services.
Detailed information on…
Installing, upgrading, and administering SQL Server 2005 Database maintenance, backup, and recovery Creating and managing tables, views, stored procedures, triggers, and user-defined functions Database and index design SQL Server query optimization, and performance monitoring and tuning Transactions, transaction management, and distributed transactions SQL Server Management Studio—NEW! SQL Server Notification Services; Integration Services—NEW!; Analysis Services; Reporting Services—NEW!; Web Services—NEW! SQL Server Service Broker—NEW! SQL Server and Microsoft .NET Framework integration, including CLR-based stored procedures, functions, and triggers—NEW! SQL Server high availability and SQL Server clustering and replication Database Mirroring—NEW! Database Snapshots—NEW! Using XML in SQL Server 2005 SQL Server tools and utilities
CD-ROM includes
8 bonus chapters covering topics such as Notification Services, Service Broker, and Full-Text Search Code samples, scripts, and sample databases A PDF version of the entire book
Introduction
Part I Welcome to Microsoft SQL Server
1 SQL Server 2005 Overview
2 What’s New in SQL Server 2005
Part II SQL Server Tools and Utilities
3 SQL Server Management Studio
4 SQL Server Command-Line Utilities
5 SQL Server Profiler
Part III SQL Server Administration
6 SQL Server System and Database Administration
7 Installing SQL Server 2005
8 Upgrading to SQL Server 2005
9 Client Installation and Configuration
10 Security and User Administration
11 Database Backup and Restore
12 Database Mail
13 SQL Server Scheduling and Notification
14 SQL Server High Availability.
15 Replication
16 Database Mirroring
17 SQL Server Clustering
Part IV Database Administration
18 Creating and Managing Databases
19 Creating and Managing Tables
20 Creating and Managing Indexes
21 Implementing Data Integrity
22 Creating and Managing Views in SQL Server
23 Creating and Managing Stored Procedures
24 Creating and Managing User-Defined Functions
25 Creating and Managing Triggers
26 Transaction Management and the Transaction Log
27 Database Snapshots
28 Database Maintenance
Part V SQL Server Performance and Optimization
29 Indexes and Performance
30 Understanding Query Optimization
31 Query Analysis
32 Locking and Performance
33 Database Design and Performance
34 Monitoring SQL Server Performance
Part VI SQL Server Application Development
35 What’s New for Transact-SQL in SQL Server 2005
36 SQL Server and the .NET Framework
37 Using XML in SQL Server 2005
38 SQL Server Web Services
Part VII SQL Server Business Intelligence Features
39 SQL Server 2005 Analysis Services
40 SQL Server Integration Services
41 SQL Server 2005 Reporting Services
Bonus Chapters on the CD
42 Managing Linked and Remote Servers
43 Configuring, Tuning, and Optimizing SQL Server Options
44 Administering Very Large SQL Server Databases
45 SQL Server Disaster Recovery Planning
46 Transact-SQL Programming Guidelines, Tips, and Tricks
47 SQL Server Notification Services
48 SQL Server Service Broker
49 SQL Server Full-Text Search
Index
Access 2007: The Missing Manual
By: Matthew MacDonald
List Price: $34.99
Amazon Price: $23.09
Editorial Review:
Compared to industrial-strength database products such as Microsoft's SQL Server, Access is a breeze to use. It runs on PCs rather than servers and is ideal for small- to mid-sized businesses and households. But Access is still intimidating to learn. It doesn't help that each new version crammed in yet another set of features; so many, in fact, that even the pros don't know where to find them all. Access 2007 breaks this pattern with some of the most dramatic changes users have seen since Office 95. Most obvious is the thoroughly redesigned user interface, with its tabbed toolbar (or "Ribbon") that makes features easy to locate and use. The features list also includes several long-awaited changes. One thing that hasn't improved is Microsoft's documentation. To learn the ins and outs of all the features in Access 2007, Microsoft merely offers online help.Access 2007: The Missing Manual was written from the ground up for this redesigned application. You will learn how to design complete databases, maintain them, search for valuable nuggets of information, and build attractive forms for quick-and-easy data entry. You'll even delve into the black art of Access programming (including macros and Visual Basic), and pick up valuable tricks and techniques to automate common tasks -- even if you've never touched a line of code before. You will also learn all about the new prebuilt databases you can customize to fit your needs, and how the new complex data feature will simplify your life. With plenty of downloadable examples, this objective and witty book will turn an Access neophyte into a true master.
Oracle Database 10g Performance Tuning Tips & Techniques
By: Richard Niemiec
List Price: $59.99
Amazon Price: $37.79
Editorial Review:
"Offers hundreds of hints, tips, and tricks of the trade that can be useful to any DBA wanting to achieve maximum performance of Oracle applications. No Oracle library would be complete without this book." --Ken (Dr. DBA) Jacobs, Vice President of Product Strategy for Server Technologies, Oracle Corporation
"Rich is the first and last stop for Oracle Database technology and performance tuning. His knowledge is a vital tool that you need to successfully negotiate the waters of Oracle database development." --Mike Frey, Principal Architect, Navteq
Microsoft SQL Server(TM) 2005 Administrator's Companion (Pro - Administrator...
By: Edward WhalenVictor IsakovMarcilina GarciaBurzin PatelStacia Misner
List Price: $59.99
Amazon Price: $37.79
Editorial Review:
Get comprehensive information to plan, deploy, administer, and support Microsoft SQL Server 2005 in organizations of any size. With the Microsoft SQL Server 2005 Administrators Companion, you get mission-critical information in a single volumestraight from the experts.
About the HUs
About This is TruePrev: Immunologist Charles Janeway Jr
Next: "Gilligan" composer George Wyle