Database Fundamentals — Question 155

Which of the following are the main approaches in the database design? Each correct answer represents a complete solution. (Choose three.)

Answer options

Correct answer: A, B, D

Explanation

The Top-down approach involves starting with a high-level overview before detailing components, while the Bottom-up approach builds from specific details to the overall structure. The Inside-out approach is also recognized as a valid method, whereas the Middle approach is not a standard term in database design methodologies.