The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Inside Relational Databases with Examples in Access 3rd Edition
  

  Inside Relational Databases with Examples in Access 3rd Edition by Mark Whitehorn ; Bill Marklyn

  • Published by: SPRINGER
  • Author: Mark Whitehorn ; Bill Marklyn
  • Page Count: 370
  • Group: ACCESS 2003
  • ISBN: 1846283949/9781846283949
  • Published: Nov 2006

Our Price: 20.58
Discount: 16%
RRP: 24.50 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Inside Relational Databases with Examples in Access 3rd Edition
The first two editions of Inside Relational Databases have both been best sellers. These new editions will also cover the relational database model but will use different engines to illustrate the model. In doing so, readers will be able to apply the model using their preferred database engine. Initially three versions are planned starting with Access, SQL Server and my SQL.

The books show just how simple and useful databases can be. No prior knowledge is required i.e. real world examples show how to manage data efficiently.

A significant amount of new material is included in the core of the book and particular emphasis is given to showing how to make a database run faster and more efficiently.

Part 1 - A simple, single-table database.- Introduction to Part 1.- Tables.- Forms.- Queries/Views.- Reports.- Tables.- Rows and columns.- Records and fields.- Numbers of rows and columns.- Field Names.- Table structures.- Building a table.- Types of data.- Meaningful operations.- Excluding certain errors.- Making storage more efficient.- Making data recall more rapid.- Field size.- General notes on table design.- Think first.- Context-PC or not PC? That is the question.- Controlling data entry.- Field names.- Splitting names, addresses etc.- Don't store redundant information.- Base tables - not defined here.- Queries/Views.- Queries usually find subsets of the data.- Queries, answer tables and base tables finally defined properly and closure mentioned briefly.- Summarizing data.- Other useful queries.- Update.- Append.- Delete.- Graphical querying tools.- SQL and Views.- Forms.- Multiple forms per table.- Text boxes can be made read only.- Text boxes don't have to present data from just one field.- it isn't necessary for each field in a table to appear on the form.