Itpc Lecture Reviewer
Itpc Lecture Reviewer
Types of Query
In MS Access and other DBMS systems,
queries can do a lot more than just
displaying data, but they can actually
perform various actions on the data in
your database.
Action queries are queries that can add,
change, or delete multiple records at
one time.
The added benefit is that you can
preview the query results in Access
before you run it.
Microsoft Access provides 4 different
types of Action Queries −
• Append
• Update
• Delete
• Make-table
An action query cannot be undone. You
should consider making a backup of any
tables that you will update by using an
update query
MODULE 5 FORMS
LINKS!
https://youtu.be/dEaQIrw3CZY
MODULE 6 REPORTS