"3 Tier" refers to the presence of a "middle tier" service between the client and the database server |
Commands are send to the middle-tier first, which then sends the SQL to the database and returns results from the database to the client |
Advantages are : |
|