Recently I\'m learning to use DAO. From what I understand, all the @Insert, @Update, or @Query are executed asynchronously. And from t
@Insert
@Update
@Query