Skip to Content
Microsoft® Access® 2010 24-Hour Trainer
book

Microsoft® Access® 2010 24-Hour Trainer

by Geoffrey L. Griffith, Truitt L. Bradly
June 2011
Beginner
552 pages
14h 54m
English
Wrox
Content preview from Microsoft® Access® 2010 24-Hour Trainer

27

Creating Update Queries

Update queries are used to modify the values in a specific field in one or more existing records for a given table. An Update query can change the value in a single record or modify multiple records. In most normalized database systems, standard practice is to add new records to modify data, instead of modifying existing records.

However, at times updating information is necessary, and an Update query is the tool to use. A simple example is a part number that has been stored with a single-letter prefix. Management would like to remove the prefix and just store the basic part number. If you are using a normalized data structure, the part number should be stored in a part number table, with foreign keys for the part stored in a transaction table. In the case of a normalized database, you would develop an Update query to update the part number, probably using the Mid() function.

In this lesson, you learn how to create and use Update queries, how to set some of the settings, and the ramifications of using them.

LESSON SETUP

For this lesson you need Access 2010 and the Lesson 27 files from the book's website at www.wrox.com. You should be familiar with creating database objects and working with queries to complete this lesson successfully.

UPDATE QUERIES IN ACCESS

An Update query in Access is like a Find & Replace command on steroids. The query performs much the same function, but with many more capabilities. With capabilities like updating multiple fields ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Microsoft® Access® 2010 24-Hour Trainer

Microsoft® Access® 2010 24-Hour Trainer

Geoffrey L. Griffith, Truitt L. Bradly
Microsoft® Access® 2010: Step by Step

Microsoft® Access® 2010: Step by Step

Joan Lambert and Joyce Cox

Publisher Resources

ISBN: 9780470591673Purchase bookExamples