Question:To read data in a database table, which methods we need to call?
A find() B findAll() C read() D readByPk() E findByAttributes(
+ AnswerA B E
+ Report