how do you apply multiple criteria to the same table? explain through an example.
Answers
Answered by
1
Answer:
Type FROM, followed by the name of the first of the tables you want in the query. Press ENTER. If you want to specify a criterion for a field from the first table, type WHERE, followed by the field name, a comparison operator (usually, an equal
Similar questions