Some organizations have all of the database-related code created within the database as functions, stored
procedures, and triggers. Other organizations only use the database for data storage.
Research online to find some pros and cons of each approach. If the database is only meant to be used by one
application, provide an argument for which approach would be the best. If the database is planned to be used
by multiple applications, provide an argument of which approach would be the best.