In the previous lesson we learned how to update individual data, but many times, it's necessary to do multiple changes. In this lesson, we will learn that we need to consider a potential issue with realtime databases when we need to update multiple data at the same time, and then learn how to deal with these situations.