1. Looking at 1NF:
Your boss walks up to you and hands you a USB flash drive with the following database:
Your boss asks you if anything is wrong with the database and, if so, what should be done with it.
How should you respond?
2. Comparing Clustered and Non-Clustered Indexes:
Your boss wants to speed things up on the company’s database server. Therefore, he is thinking of having you create a couple of indexes.
He asks you to explain the advantages and disadvantages of creating a clustered index versus a non-clustered index.
How should you respond?