Running CRUD operations

CRUD is short for Create, Read, Update, Delete, which are the four essential operations that are run on any database.

Now that we have created tables to hold our temperature and humidity readings, let's run some basic operations on them to get the hang of SQLite and the SQL syntax.

For the purpose of this chapter, only the temperature table will be used, but the commands can be easily translated to be used on the humidity table as well.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.23.123