Computer Science, asked by ronit7804, 1 year ago

What is the difference betwen multiuser database and e commerce database?

Answers

Answered by PoojaBurra
0

Multi-user databases are allowed from multiple computers at the same time.  

Many people could be working jointly to update information at same time.  

All employees have access to most up-to-date information all time.

E-commerce is based on client-server framework.

Client could be an application which uses Graphical User Interface (GUI) that sends request to server for some services.

Server is provider of services requested by client.

E-commerce client refers to customer who requests for some services whereas server refers to business application through which services are distributed.

Similar questions