You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Column not found: 1054 Unknown column 'stu.openemis_no' in 'field list' (SQL: create or replace view students_list_view as select i.id as institution_id
The text was updated successfully, but these errors were encountered:
Found the exception on run time :
Column not found: 1054 Unknown column 'stu.openemis_no' in 'field list' (SQL: create or replace view
students_list_view
as selecti
.id
asinstitution_id
The text was updated successfully, but these errors were encountered: