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
Create a new controller called database.php or dao.php to contain the database query methods.
Create methods in the controller for each query we want to use and have them return the average monthly usage, which is returned by the queries themselves.
The text was updated successfully, but these errors were encountered:
Create a new controller called database.php or dao.php to contain the database query methods.
Create methods in the controller for each query we want to use and have them return the average monthly usage, which is returned by the queries themselves.
The text was updated successfully, but these errors were encountered: