

InterviewSolution
Saved Bookmarks
1. |
37. Who is responsible to design, implement and maintain a databases? a. End user 6. Database administrator c. Application programmer d. Web designer |
Answer» ExplanaThe database designer is responsible for defining the detailed database design, including tables, indexes, views, constraints, TRIGGERS, stored procedures, and other database-specific constructs needed to STORE, retrieve, and delete PERSISTENT objects. This information is maintained in the Artifact: Data Model. TION: |
|