DEVFYI - Developer Resource - FYI

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

PL/SQL Interview Questions and Answers


(Continued from previous question...)

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

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.

(Continued on next question...)

Other Interview Questions