I want to display a sum of favcount from NoteDao, so I make it in Livedata and ViewModel like this
@Dao public interface NoteDao { @Query("SELECT *