Questions

  1. What is the benefit of normalizing database tables?
  2. What is the difference between lazy loading through select versus lazy loading through joined?
  3. How can we maintain the integrity of data while running database update queries?
  4. What are the different levels of caching data from a database?