1/7
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
How do you open SQL View in Access?
Create → Query Design → SQL View.
What should you do before typing SQL in Access?
Delete the default “SELECT” line.
How do you run SQL code in Access?
Click the red exclamation mark (“Run”).
Why is data considered volatile when stored in RAM?
Because it disappears when the system is powered off.
What is an example of a non-volatile storage device?
Hard drive or SSD.
What is virtual reality similar to in computing terms?
Virtual memory — it appears real but isn’t physically real.
What do “swap memory” and “memory swapping” mean?
Moving data between RAM and disk to free up space.
What is a “concurrent user”?
A user accessing a system at the same time as others.