Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The ABC company has 20,000 employees. Suppose you have a table that stores, for each employee, its name (up to 10 characters), city (up to
The ABC company has 20,000 employees. Suppose you have a table that stores, for each employee, its name (up to 10 characters), city (up to 10 characters), state (2 characters), zip code (short integer), annual salary (float), employment start date (date/time), and department code (16 bits).
1. How much space would the whole database take in Bytes?
2. How much space would the whole database take in binary-style (1) Mbytes and (2) GBytes? Show the formula.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started