make_view.Rd
Views are stored sql but act as tables in database. These are useful when creating SQL queries that are based on other sql as inputs this function is short but helps to remember the syntax
make_view(conn, sql, viewname)