Multiple choice technology packaged enterprise solutions

The __________________________ runs business logic and issues SQL based on the metadata.

  1. application server

  2. database server

  3. batch server

  4. client server

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The application server is responsible for executing business logic and generating SQL queries based on the metadata stored in the database. It acts as the intermediary between client applications and the database, interpreting business rules and translating them into appropriate database operations.