Chapter 07 SBD
Chapter 07 SBD
Query-by-Example
Transparencies
Chapter 7 - Objectives
ThemainfeaturesofQueryByExample(QBE).
ThetypesofqueriesprovidedbytheMicrosoft
AccessDBMSQBEfacility.
HowtouseQBEtotargetsingleormultipletables.
2
Chapter 7 - Objectives
HowtoperformcalculationsusingQBE.
QuerybyExample(QBE)
Examplevaluesareenteredintotemplatetorepresentwhat
accesstodatabaseistoachieve,suchastheanswertoaquery.
WhenuserconstructsaQBEinbackground,DBMScreates
anequivalentSQLstatement.
QuerybyExample(QBE)
Allowsuserto:
Askquestionsaboutdatainoneormoretables.
Specifythefieldswewantintheanswer.
Selectrecordsaccordingtosomecriteria.
Performcalculationsonthedataintables.
Insertanddeleterecords.
Modifyvaluesoffields.
Createnewfieldsandtables.
5
IntroductiontoMicrosoftAccess
SummaryofMicrosoftAccessQueryTypes
IntroductiontoMicrosoftAccessQueries
BuildingSelectQueriesusingQBE
SpecifyingCriteria
BuildingSelectQueriesusingQBE
SpecifyingCriteria
10
BuildingSelectQueriesusingQBE
SpecifyingCriteria
11
CreatingMultitableQueries
12
CalculatingTotals
13
CalculatingTotals
14
UsingAdvancedQueriesParameterQuery
15
UsingAdvancedQueriesCrosstabQuery
16
UsingAdvancedQueriesCrosstabQuery
17
UsingAdvancedQueriesFindMatchedQuery
18
UsingAdvancedQueriesFindUnmatchedQuery
19
UsingAdvancedQueriesAutolookupQuery
20
ChangingContentofTablesMakeTable
ActionQuery
21
ChangingContentofTablesDeleteAction
Query
22
ChangingContentofTablesUpdate
ActionQuery
23
ChangingContentofTablesAppend
ActionQuery
24
ChangingContentofTablesAppend
ActionQuery
25