SQL (Structured Query Language) Question:
Download Questions PDF

What is the difference between file server and a database server?

Answer:

A file server just transfers all the data requested by all its client and the client processes the data while a database server runs the query and sends only the query output.

Download SQL Interview Questions And Answers PDF

Previous QuestionNext Question
Why is an event driven program referred to a passive program?What are the two components of ODBC?