InterviewSolution
Saved Bookmarks
| 1. |
What Are The Effects Of Poor Database Design? |
|
Answer» A poor database design results in poor application PERFORMANCE. We have to tune the application code and some database RESOURCES such as MEMORY, CPU, I/O OWING to performance degradation. A poor database design results in poor application performance. We have to tune the application code and some database resources such as memory, CPU, I/O owing to performance degradation. |
|