Scenario
Let's say you have a database table called "BOOKS" and the table contains the following columns and rows:
+----+----------------------------+---------------------+-------+ | id | title | author | price | +----+----------------------------+---------------------+-------+