______ makes a copy of a table and places it in a different location, to improve access time
Select one:
Replication
Archive
Aggregation
Partitioning
Answers
Answered by
6
HERE IS YOURS ANSWER;
◆ Replication is the correct option.
___________
HOPE IT HELPS
◆ Replication is the correct option.
___________
HOPE IT HELPS
Answered by
0
Cache: The memory that stores data so that future requests can be served faster is called the cache memory.
The data stored in a cache might be the result of a computation or a copy of data.
Replication: The process in cache which makes a copy of a table and places it in a different location, to improve access time.
Hence, Replication is the answer.
Similar questions