228k views
3 votes
Which of the following is an example of why a database should be accessible through the web? more than one answer may apply

a) Faster Processing
b) Offline Usage
c) Limited Accessibility
d) Remote Access

1 Answer

4 votes

Answer:

The following options are examples of why a database should be accessible through the web:

a) Faster Processing: Accessing a database through the web can provide faster processing times, especially if the database is hosted on a high-performance server and the web application is optimized for efficient data retrieval.

d) Remote Access: Accessing a database through the web allows users to access and work with the database remotely, which is especially valuable for distributed teams or individuals who need to access the database from different locations.

User Hiren Parghi
by
7.6k points