DEVFYI - Developer Resource - FYI

What are the three types of SQL database server architecture?

Networking Interview Questions and Answers


(Continued from previous question...)

27. What are the three types of SQL database server architecture?

Process-per-client Architecture. (Example: Oracle 6, Informix )
Multithreaded Architecture. (Example: Sybase, SQL server)
Hybrid Architecture (Example: Oracle 7)

(Continued on next question...)

Other Interview Questions