Exception

Database Exceptionyii\db\Exception

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'perpus.v_stat_anggota' doesn't exist
The SQL being executed was: SELECT * FROM v_stat_anggota WHERE jenisanggota = 'Umum' and tahun = 2023 and bulan = 03

Error Info: Array
(
    [0] => 42S02
    [1] => 1146
    [2] => Table 'perpus.v_stat_anggota' doesn't exist
)