Conclusion
This tutorial demonstrated inserting new data into a table in the database. It illustrated how the DB Interface Module encapsulates the SQL INSERT expression by using the class RWDBInserter. Like the previous tutorials, it also showed a use of the RWDBDatabase and RWDBTable classes.