You are planning the database storage for a clinic instance and trying to determine how much space you need for the database. You want to estimate the size of the Patients database when it is completely full. The Patients database consists of the following tables: Name, Billing, and Orders. The total field size for the Name table is 184 bytes, the Billing tables is 313 bytes, and the Orders table is 439 bytes. You need to plan for 15,000 records. How much space should you plan for the Patients database?
Answer – 14.60 MB