Basic Networking Concepts Question:
What are the three types of SQL database server architecture?

Answer:
Process-per-client Architecture. (Example: Oracle 6, Informix )
Multithreaded Architecture. (Example: Sybase, SQL server)
Hybrid Architecture (Example: Oracle 7)
Multithreaded Architecture. (Example: Sybase, SQL server)
Hybrid Architecture (Example: Oracle 7)
Previous Question | Next Question |
What are the main components of Transaction-based Systems? | What are the Classification of clients? |