Answer: RAM
Explanation: Random Access Memory (RAM) is an essential part of computers that gives applications (APPS) a place to store information on a short-term basis to access it quickly.
Rupali is creating a database of all of the clients who request custom artwork. Each client will be considered one item in the database. What will Rupali need to create for each client?
file
column
table
record
Answer: Rupali needs to create a Column for each client.